update doesn't work with VB6.0, ASA6.0 -
01-13-2004
, 10:59 AM
Hi,
I have an application written in VB6.0, connecting to an ASA6.0
database through ADO, ODBC. It has been working fine during
development when pointing to my local ASA6.0 database. But when I
switch it to use a server version of the same ASA6.0 database, (I just
set a service so this database can be accessed by others through
network)it appears only select statement works, the update statement
just hanging....
Does anyone have any ideas why? Or any suggestions on how to get
around it?
Thanks a lot! |