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...
http://www.experts-exchange.com/Database/Oracle/Q_10036060.html
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?
http://www.experts-exchange.com/Database/Oracle/Q_10063871.html
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...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10087275.html
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...
http://www.experts-exchange.com/Database/Miscellaneous/Q_10088879.html
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
http://www.experts-exchange.com/Database/Miscellaneous/Q_10092421.html
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.
http://www.experts-exchange.com/Database/Oracle/Q_10170201.html
Zones:
OracleDate Answered: 06/10/1999 Rating: 9.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...
http://www.experts-exchange.com/Database/Oracle/Q_10187384.html
Zones:
OracleDate Answered: 07/27/1999 Rating: 8.4 Views: 0
I have a database that contains student enrollment information in the the following tables:
Catalog
columns:CNO(contains course number) and CTITLE(contains the course title)
Students
columns:SI...
http://www.experts-exchange.com/Database/Oracle/Q_10243204.html
Zones:
OracleDate Answered: 12/10/1999 Rating: 6.8 Views: 0
Hello.
Im building a servers , that wil include the Oracle Application Server (on one server - sun enterprise 450) ,
The Oracle database (on another server
sun enterprise 450).
As storage ...
http://www.experts-exchange.com/Database/Oracle/Q_10249984.html
Zones:
Oracle,
Tiv...Date Answered: 12/22/1999 Rating: 6.8 Views: 0
If I have build a help file for my Access Database using ROBOHELP, so that the help file is a valid windows help file (.hlp), can I somehow attach this to my Access Database? I'd like to be able t...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10318334.html
Zones:
MS AccessDate Answered: 03/28/2000 Rating: 8.2 Views: 0