MS SQL Server/Delphi app-client
Let me see if I have this straight...
In order to access a MS SQL Server 6.0 DB in Delphi 2 (32 bit
environment) you need:
- The BDE
- SQL Links Vx.x (whatever is working well with SQL 6.0)
- SQL Server DB-Lib
Is this right??? (someone please say no)
If it is... Talk about overhead overkill.
There has to be a better way (so could someone suggest it).
Why did this get so complicated in 32 bit environments? In Delphi 1
(the ancient 16 bit world) you could use the SYBASE drivers and nothing
else. Now, we have to use SQL links, the BDE, and pay a per-seat charge
for every app distributed on our network for SQL 6.0???
Greg
(The learning never stops, and neither does the frustration)
--
+---------------------------------+---------------------------------------+
| Greg Postlewait Consulting | Portland Oregon Delphi User's
Group |
| http://www.teleport.com/~gpost/ |
http://www.teleport.com/~gpost/delphi |
+---------------------------------+---------------------------------------+