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 and Access2k Action Queries

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-29-03, 08:02
RRepsher RRepsher is offline
Registered User
 
Join Date: Aug 2002
Posts: 23
MySQL and Access2k Action Queries

I am trying to port an application from an Access2k front/back end, to an Access2k front end / MySQL back end.

For speed, I am using pass through queries to populate forms. Then I am using SQL INSERT or UPDATE statements to add or edit data. These statements are written against the ODBC linked table in the Access native mode of DAO.Recordsets or DAO.QueryDefs, only because I have not been able to find a way to pass these statements directly to MySQL.

How can I do this, and also take advantage of MySQL's other built in features from within my app?

Thanks

Rick
__________________
A good cook doesn't use a smoke alarm for a timer.
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