If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > ADO Table connection Error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-04-05, 05:46
doubtsdb doubtsdb is offline
Registered User
 
Join Date: May 2005
Posts: 13
ADO Table connection Error

Dear All,


While using ADOConnection we face a problem when we try to Access a Table with Foreign Key

We are Getting error message when we make Connected = True

"Multiple Step Operation Generation Errors , Check Each State Values"

We are using

FrontEnd : Delphi 7.0

Backend : MYSQL 5.0.13 version.

provider : Microsoft OLE DB Provider for OBDC,

Driver :MYSQL ODBC 3.51 Driver.

ADOConnection Cursor Location : clUSeClient / ClUSeServer
ADoTable Cursor Location : clUSeClient / ClUSeServer
ADoTable Cursor Type : ctKeySet or of any Type

Kindly let us know what settings to make when we are accessing table with foriegn key.


Thanks in Advance , your suggestion is very much appericiated.

Rgds

Balu
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On