Enter Keywords:
1 - 10 of 29(0.001 seconds)
Sort By:
 
Like many people I have hundreds of family photos (jpg format) on my harddrive.  And like a good user I frequently create backups, sometimes burning them to DVD, sometimes copying them to an extern...
Zones: Drives / StorageDate Answered: 01/24/2007 Rating: 6.6 Views: 0
Hi experts, I doing some research for a data integration project. We currently have 4 database systems. Act (contact management), Pervasive SQL, and MS SQL Server 2000 and 2005. We, don't, howev...
Zones: Enterprise Software, Data Manipu...Date Answered: 06/07/2007 Rating: 6.0 Views: 0
An MSSS DBA article says: "Integrity is the concept that the data is always an accurate source of truth. The first and most basic way to ensure this is to validate the data file integrity through ...
Zones: MS SQL ServerDate Answered: 02/08/2009 Rating: 8.2 Views: 0
What's the best practice or architecture for accessing and normalizing data across multiple databases in real time without building a data warehouse or data repository? These databases contain gene...
Zones: Data Manipulation, ...Date Answered: 07/15/2009 Rating: 8.1 Views: 0
When connecting TOAD, Informatica and Pervasive Data Integrator with an Oracle 9i database CHAR 1 fields are being intepreted as CHAR 4. End result being this error when "ORA-01401: inserted val...
Zones: Oracle 3rd Party ToolsDate Answered: 06/18/2004 Rating: 7.8 Views: 0
I have a very large output being shown for "OS integral unshared data size" for my Oracle database on my HP tru64 unix. Is this a problem? if so how do I solve it?
Zones: OracleDate Answered: 10/12/2004 Rating: 9.6 Views: 0
I am working on an online employment application program that can potentially have multiple records being written to the database (MS SQL Server) simultaneously (specifically, 12 tables). When test...
Zones: MS SQL ServerDate Answered: 11/28/2006 Rating: 8.8 Views: 0
Hello - we are migrating to Oracle and I need to know whether our current method of working with SQL Server is feasible - basically whether there is a progromatic interface to design objects in dat...
Zones: Oracle, ...Date Answered: 10/31/2007 Rating: 7.4 Views: 0
I am forced to use flat files to store important data on a project powered by PHP 4 on a server with NO DATABASE. read.php gets data from the flat file write.php places data in the flat file ...
Zones: PHP, Design PatternsDate Answered: 11/04/2008 Rating: 9.4 Views: 0
I have two tables - DEPT(DEPTNO(PK), DNAME, LOC); and EMP(EMPNO(PK), ENAME, JOB, MGR, HIREDATE, SAL, COMM, DEPTNO); I want to sack all managers and delete all their data.  My code will not work ...
Zones: Orac...Date Answered: 11/03/2005 Rating: 7.6 Views: 0