Bryan Koschmann - GKT wrote:

>Hi,
>
>We have an accounting program that was writting in visual basic and runs
>on microsoft sql. I was told it uses ADO by the programmer (please note,
>I'm not all up on this subject as I should be). I'm wondering if it would
>be possible to connect to it somehow from a mysql client and do some
>simple queries? Or am I going about this the wrong way? I haven't gotten
>him convinced yet to convert/port it to MySQL just yet, as he says MySQL
>isn't proven well enough yet *sigh* Yeah I know :) I believe he mumbled
>something about problems with transactional support and ADO.
>
>Any help would be great! Thanks!
>
>       Bryan
>
>
>---------------------------------------------------------------------
>Before posting, please check:
>   http://www.mysql.com/manual.php   (the manual)
>   http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
Hi there this might help - I use very often Myodbc and Mysql-Front with 
M$ Access 2000 DB and I'm led to beleieve there is support for ADO and 
if you use MySql v4 and InnoDB or BDB (I prefer InnoDB ) and alter table 
to InnoDB you have got transactional support Sorry this feature is loud 
and kicking.
Plz check out this link If not I'm sure someone in the group will 
confirm Plz correct me if I'm wrong .

http://www.mysql.com/products/myodbc/features.html

-- 
Regards 
Chuck Amadi
ICT Dept Systems Programmer
Rhaglenydd Systemau Adran ICT





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to