Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interbase thread: Interbase problems


Message #1 by markod@s... on Fri, 1 Mar 2002 10:13:10
Anyone here who can explain me how to successfully use Interbase with 
IBOLEDB (www.oledb.net) in Visual Basic/ADO environment?

I can read records, but when I try to edit them I always get:
"insufficient base table information for updating and refreshing"

I think the problem is maybe in automatic assignment of primary key... 
but.. that should be only in the case of adding, I get this error on 
update too..

And some people said I should use db.CursorLocation = adUseClient
why is that? ... too much questions, ... :))

pyc

  Return to Index