Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 15273(3.098 seconds)
Sort By:
 
I need to put a ClarisWorks Database on the Web. With index for research. I want to know what are the possibilities.
Zones: HTMLDate Answered: 12/05/1997 Rating: 6.4 Views: 0
Hi,    I have a quaestion about locking databases.  I have a web page which uses many databases and I need to lock them if they are being written to, so that data does not get lost.  I need the pe...
Zones: PerlDate Answered: 12/15/1997 Rating: 7.6 Views: 0
I like to know what are the information are contained in the tnsnames.ora file, what is the difference between tnsnames.ora file in sql*net 1.1 and sql*net 2.0, how they recognise which database to...
Zones: OracleDate Answered: 01/25/1998 Rating: 5.6 Views: 0
How can i display russian characterset using Delphi connected to Oracle database? Does Delphi provide any russian language driver?
Zones: OracleDate Answered: 08/20/1998 Rating: 8.2 Views: 0
I have three files:   filename.dat   filename.idx   filename.jbr I believe that they are database files, and they are in binary format.  I would really appreciate if anyone can tell me what kind o...
Zones: DatabasesDate Answered: 10/15/1998 Rating: 5.8 Views: 0
I'm using front page '98 to design our web site and it happens to have a database wizard.  Unfortunately it only seems to work with NT servers, mine is Unix.  I need to be able to take an Access '9...
Zones: DatabasesDate Answered: 11/29/1998 Rating: 6.2 Views: 0
Please help me understand the meaning of the following terms: relational database key-indexed database file flat file
Zones: DatabasesDate Answered: 10/27/1998 Rating: 8.2 Views: 0
I looking for a SIMPLE GUI front end to view ORACLE (SAP and AUTOSYS) databases.  I need to see contraints, triggers, etc... as well as the data.  I'm looking for the "standard" shareware utility.  
Zones: OracleDate Answered: 06/10/1999 Rating: 9.0 Views: 0
I want to create a mailin database for orders@domain.com without creating a user ID. this database will ba handled and monitor by several users so changing user id is not a good idea. I have create...
Zones: Lotus NotesDate Answered: 07/13/1999 Rating: 5.0 Views: 0
I created the sql to truncate sequentially every table in my database. SPOOL truncate.sql SELECT 'truncate table '||TABLE_NAME||';' FROM user_tables; SPOOL OFF; But referantioal integrety constr...
Zones: OracleDate Answered: 07/27/1999 Rating: 8.4 Views: 0