#ODBC Tales
10-Jul-94 03:37:23
Sb: #30154-#ODBC Tales
Fm: Ronald Laeremans 100142,747
To: David Geller 72667,1312
David,
If you only have the SQL server driver, you have nothing at all. This driver's
only purpose in life is to act as a liaison between your app and a running copy
of SQL Server. So this is not really a good choice for a standalone app.
As I said, we are using Watcom for single user apps. Other options are to
dispense with ODBC and use an ISAM library, or wait for the (undoubtably) much
better flat file MS ODBC drivers that are coming out somewhere round 3Q94.
-Ronald-