Why does IBM suggest one table per database?
I rather new to DB2 though I've been an MS SQL DBA for well over a decade, and I'm having a hard time grasping the concept of table spaces. I've been reading IBM's notes on Table Spaces here - IBM...
View ArticleConnection failed to SQL server 2008 from ADP access 2007.
ADP Microsoft access 2007. I be able to connect to server SQL 2003 without a problem. OBDC connection to SQL Server 2008 without a problem. Logon to SQL Server 2008 without a problem. On my local pc...
View ArticleAlign arbitrary time periods to calendar quarter
Hello, Please help me with the following problem. Here is my data: I have a table UTIL with the following columns create table UTIL ( REF_LINE_ID number (PK) PERIOD_START number PERIOD_END number...
View Articleblob columns and pdo
can anyone tell me if the IBM Informix PDO supports retrieving blob data? the following does not work: $stmt = $db->prepare("select pdf from docs where id=?"); $stmt->execute(array($_GET['id']));...
View ArticleCan Brilliant Database Work On An Ipad?
My wife, a physician, has just approached me with another project. Can Brilliant Database successfully work on an Ipad? Thanks, Daryl G
View Articleerror message when creating relationships
Hi, I'm trying to create relationships between my tables in Access with "referential integrity enforced", but whenever I try to select this option (and cascade to update & cascade to delete) the...
View ArticleCursor Problem
Hello I have a problem with a cursor that i need some guidance or assistant, pretty much I was able get code to work without cursor functionality with procedure. The assignment is to give this sql...
View ArticleGroup qry MEDIANS on two fields
Fields in table (478,795 records) City text ClosingDate Date: Format([ClosingDate],'yyyy') ClosePrice Currrency BuildingSize LongInteger I need to calculate the MEDIAN of [ClosePrice] and...
View ArticleGroup qry MEDIANS on two fields
tblHistorical2012 Fields in table City text ClosingDate Date: Format([ClosingDate],'yyyy') ClosePrice Currrency BuildingSize LongInteger Records in Table (478,795) I need to calculate the MEDIAN of...
View ArticleInventory Database
hi guys, Iam trying to do an inventory DB for a government ministry to track all their drug & equipment distributions to various health centers around the country, trouble is i dont know what...
View ArticleProblem With Attachment
Hay Guys ! I need your support I Have a form includes Attachment control the problem is if two users opens the same form they can`t attach files at the same time and Err MSG said this control is locked...
View ArticleConnect to MS SQL SERVER 2008
I try to connect to mssql server 2008 from postgresql 9.2 on windows server 2008. I find 2 ways: 1 https://github.com/ZhengYang/odbc_fdw it is for postgresql 9.1 2 pgFoundry: DBI-Link: Project Info but...
View ArticleConnect to postgreSql 9.2
Hi, i need to connect to postgresql 9.2 and make inserts about 80000 rows I make a link server on odbc driver on ms sql server, but when i try to insert more then 80000 rows it close connection.And...
View ArticleConvert Local Time To UTC
Hi All I have a table that contains 521 cities with lat long coordinates in a PostgreSQL database Does anyone know of a way to get the UTC number for each of the cities So for example lets say I live...
View ArticleLicense file help
Hi i have downloaded the Small Business edition of sybase ase 15.7.And generated license file. It was running perfectly fine for 2 CPU machine.When i ran the same in 4CPU solaris 10 machine,I found...
View Articlecreating error messages if data is entered in the wrong way
Hi, I'm creating a database for a charity. Donors can either be companies or private individuals. If i create a table listing all donors, not all fields will apply to individuals and similarly not all...
View ArticleIssue in how to pivot!
Hello all, Please see my attached file for my data layout in TSQL query. I am not sure how to convert several rows into columns as my detailed format. I heard the Pivot technique but I could get them...
View ArticleIf you missed watch The Walking Dead Season 3 Episode 16
After a great weekend you can get back your favorite shows just on one click so enjoy now. The Carrie Diaries Episode 12 The Voice of America Season 4 Episode 3 Regular Show Season 4 Episode 21 The...
View ArticleWhy data in a data warehouse is kept in de-normalized form?
It has been said that when producing a data model for a Data Warehouse, it is not so useful to go through the process of normalisation and that in many cases achieving only First Normal Form is...
View Article