
SQL Server ODBC Driver Error
For quite a while now I've been looking for reliable client-server solution
which would have Microsoft tools (preferably VB) as a client. I tried to
connect to Informix at first, but all drivers I could put my hands on were
buggy in one way or another.
Now I am testing SQL-Server, hoping that Microsoft knows how to talk to
Microsoft.
I attached SQL Server 6.5 table to Access 7.0 and accessed it through
SQLSVR32.DLL ODBC driver version 2.65.0201
It basically worked, but after an attempt to store a record with duplicate key
(which is correctly recognized and reported by SQL Server), no further action
is possible. Whatever I try to do (even when starting to type something in the
Access grid), I get ODBC error
Unclosed quote before the character string 'P'unique_key_value_'r10000ra'
Obviously, something confuses the driver.
It persists until table is closed and reopened.
Is there any way to avoid such a behaviour? Should I expect more bugs in this
environment?
Also, all oppinions and experiences (both good and bad) about VB as a
front-end and SQL Server (or Informix) as back-end would be very welcome.
Thanks in advance.
--------------------------------------------------------------------
Department of Applied Mathematics
Faculty of Electrical Engineering and Computing
Zagreb, Croatia