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 > MySQL + Delphi 7

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-10-04, 18:55
maciekkr maciekkr is offline
Registered User
 
Join Date: Feb 2004
Location: Poland
Posts: 1
MySQL + Delphi 7

I hav small problem with Delphi 7.0 (dbExpress) and MySQL 4.0.13
I create new table in database "test" on MySQL server use TSQLDataSet.
I'm adding new record to this table. Using other program.
And now I want to show all record from this table using TSQLDataSet and query "select * from k_subjects".
How can I to do this corectly?, becouse now When I set active on true I have a error: "Operation not allowed on a unidirectional dataset"
Thanks for answer
Reply With Quote
  #2 (permalink)  
Old 03-09-04, 01:26
arrigo arrigo is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
Re: MySQL + Delphi 7

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