Connector/Net question - beginner
Posted by: plinius plinea
Date: December 29, 2006 09:53AM

Hello.
I want to do the following:
Make a little application which is able to write data to an MySQL database.
I want to make this little program in VC.NET.
Therefore, I used the Connector/Net 5.0.2.
I tested my program on "localhost", and it worked fine. However, the program ran on the PC with the connector installed on, as well as the MySQL database.
I want the program to be able to run on any PC, without the SQL connector available, and where everyone (on everey PC) is loged on as a Windows XP user (and not an administrator).

Now my question:
Will the program run (so, this means the connector should only be installed on teh devellopper PC)?
Or should the connector allso be installed on a PC where I want my program to run from ?
And, is there any other reason why it shouldn't work?

Thanks in advance.

Options: ReplyQuote


Subject
Written By
Posted
Connector/Net question - beginner
December 29, 2006 09:53AM
December 29, 2006 10:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.