Wrox Home  
Search P2P Archive for: Go

  Return to Index  

activex_data_objects thread: Error with ado


Message #1 by "Jude GUILLAUME" <Schleid@y...> on Sat, 23 Feb 2002 18:29:08
Thank you for paying attention to my problem.

I'm using the dataenvironment to connect to an access database, i use an 

update query to set to true the field login which specify that the user 

has logged on an prevent him from login twice. 

this work perfectly on a single computer but each time i setup the 

program on the network and try to run it, i have the message error " 

microsoft obdc driver, operation must use an updateable query. 

Please help me understand why i have this message. I mapped the server 

driver where the database is stored.



Once again thank you.
Message #2 by "Ethan Selzer" <ethanselzer@m...> on Sat, 23 Feb 2002 12:43:37 -0800
This error can occur if the directory the mdb file is in does not have write

permissions.



Ethan



-----Original Message-----

From: Jude GUILLAUME [mailto:Schleid@y...]

Sent: Saturday, February 23, 2002 6:29 PM

To: ActiveX_Data_Objects

Subject: [activex_data_objects] Error with ado



Thank you for paying attention to my problem.

I'm using the dataenvironment to connect to an access database, i use an

update query to set to true the field login which specify that the user

has logged on an prevent him from login twice.

this work perfectly on a single computer but each time i setup the

program on the network and try to run it, i have the message error "

microsoft obdc driver, operation must use an updateable query.

Please help me understand why i have this message. I mapped the server

driver where the database is stored.



Once again thank you.




$subst('Email.Unsub').




  Return to Index