hi,
I'm searching for a SQL (ANSI, SQL-2, SQL-3,...)
syntax documentation, in HTML, PS, .doc .... format.
Anybody knows an adress?
I need to use a Watcom SQL database file with MS-SQL Server,
I don't own Watcom database, so I can't read the file and save in ASCII format.
How can I do ?
Is it possible to download the Informix finderr command from the net. Or would I have to copy it from my UNIX machine (assuming that it's not illegal) to my pc?
I have an old Pfs:file database that I wishto convert to anything current like Access or even Quattr or Excel. My computer will no longer run the executable file for PFS but I do have the data...
I'd need to know how to install & setup ODBC drivers, MS Jet and related files onto a machine running W95 or WNT. I still can't believe I will have to write a separate application for copying ...
I have built a table called "Orders" in Access.
I want to use an SQL statement to get the last record of the "Orders", how can I do that?
The primary key of the "Orders" is order_no and its ...
Does DB2 allow the CASCADE Update type of refresntial Integrity in the relationships
I have a database created with Clarion for DOS. Is there an ODBC driver so I can access it from VB program or is there some other way to do that?
I have an old dbase file witch is corrupt.
does anyone know a fixprogram to fix this.
I tried dbrx14.exe but this program is no good.
I need free ODBC Paradox Driver (not MS Paradox Driver)!
Where I can get it ?
(I don't need DataDirect Connect ODBC cause i must pay for it...)
I've installed the latest MDAC (MS Data Access Components) 2.1 (MDAC 2.1.2.4202.3) on a Win 95 and an NT system here only to find that they break the connectioon to an ODBC driver (FLEXODBC) ...
Any one encounter the following message when attempting to execute the oninit?
oninit: error in loading shared libraries: iosm09a.so: cannot open shared object file: No such file or directo...
I'm fairly new to db design, therefore this questions:
I have (among others) three tables:
tblProjects
(ProjectID, Name, etc.)
tblTeamMembersxProjects (joint table)
(ProjectID, Te...
Does anyone have a quick way of extracting all the data in a database as a series of insert statements. Basically i have a new data model which people have begun to populate with development d...
I design a dll to access Informix with VC.
When dll doesn't support MTS, it works well. but when it support MTS, i can't open the connection. the HRESULT is FAILED.
ADODB::_ConnectionPtr ...
I'm looking for suggestions on optimizing the following query. I've heard some discussion of breaking out nested queries, and I would like to try to apply it to this query.
Select * From T...
Is there any site / article that compare or benchmark these 3 DBMS performance : Oracle, Sybase & DB2 ?
Please give me any comments for these 3 DBMS.
Thanks
I've got some of our databases on Lotus Domino in-house and would like to replicate one of them to a relational DB like SQL Server. The main objective is to display data online.
Domino woul...
How to connect to SQL server (windows NT ) or DB2/400 (AS/400 )databases through unix odbc.
I have tried to configure it using Merant Unix Odbc drivers. The error says few shared libraries ar...
Hi guys... this surely is a uncommon question. I'm planning to develop a kind of database application. I want to handle by my own the routines to write/read records to disk.
My specific nee...
Hi!
I configure a Compaq Proliant ML370 computer with 1GB RAM and 80GB HDD for Linux RadHat distribution and Informix 2000 database. What is the better solution, to have raw device or cooked ...
Hi,
Anyone knows an ODBC for Unisys DMSII ?
Thank you,
Rocio
I have just run the Analyse & Fix programme on VSS and get the following error
Can anyone help me - where do I go from here
Analyze Visual SourceSafe Version 6.0a (Build 8835)
Databas...
Is there a select statement I can use on Interbase 6.0 to access tables from two different databases.
I want to do something like
'Insert into :database1:table1
select * from :databa...
I am looking for information on how OCIPasswordChange works and for some examples on how to use it from Oracle Reportsand/ or forms. I have already looked at the Oracle Call Interface program...