----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: SarunMK Message 1 in Discussion Hi, I am developing a Smart Device Application. The database used is MySQL. My application should upload/download data from SQL Server CE to MySQL Server and vice versa. I have used MySQL Provider provided by CoreLab. The connection string provided in the application is a follows: public static string strmySqlConn = "User Id=Dummy_User;Password=Dummy_Password;Host=100.100.100.001;Database=Dummy_DB"; This works fine, if the database is in the local machine or in the same network. Now, I want to connect to the database that resides in Australia. The client has provided us with IP Address(Public IP only), User Id and Password of the database. How can I connect the Database that resides in Australia to the application. Also, I tried to connect using ODBC, that also didnt provide me any result. Please help me out in solving the problem. Thanks, Sarun ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
