Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting to a Sybase database from VBA using ADO

Status
Not open for further replies.

Thorny

Programmer
Jul 2, 2001
23
GB
I have successfully connected to a Sybase database but it does not give me write access to this database only read, I am using OLE DB to connect, I get the following error when I try to add a new record to the recordset. Please help.

Run time error '3251' The operation requested by the application is not supported by the provider.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top