> Is it possible in Vee Pro 6.0 to connect to a MySql database
Yup.
> I was thinking of using odbc
You'll have better luck with ADO or the next generation (.Net - don't know
what it is yet as I'm just getting into this myself).
In VEE, select Device->ActiveX Automation References..., and select
Microsoft ActiveX Data Objects 2.5 (or later) and Microsoft ADO Ext. 2.5 (or
later) for DDL and Security (this library is only necessary if you want to
create tables - not just access them - or use stored procedures).
Use the object browser to check out the libraries. Georg Nied posted a MySql
example back in June - he'll probably send it to you if you ask nice
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@it.lists.it.agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Yup.
> I was thinking of using odbc
You'll have better luck with ADO or the next generation (.Net - don't know
what it is yet as I'm just getting into this myself).
In VEE, select Device->ActiveX Automation References..., and select
Microsoft ActiveX Data Objects 2.5 (or later) and Microsoft ADO Ext. 2.5 (or
later) for DDL and Security (this library is only necessary if you want to
create tables - not just access them - or use stored procedures).
Use the object browser to check out the libraries. Georg Nied posted a MySql
example back in June - he'll probably send it to you if you ask nice
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@it.lists.it.agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".