Re: Connect to Remote Database

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Veign (NOSPAMinveign_at_veign.com)
Date: 02/08/05


Date: Tue, 8 Feb 2005 11:54:13 -0500

Do you have the ODBC Connector for MySQL installed?

-- 
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
"Raghavendra Mudugal" <RaghavendraMudugal@discussions.microsoft.com> wrote
in message news:F73D3750-E822-4704-BAD9-D8C85BA29FF0@microsoft.com...
> Hello, Veign
>
> I have tried that sample code by downloading it.   (the code is same way
what
> i have written). It also gave me same result "Connection failed"
>
> But in my case, i am showing the real error message, it says
> "Inernet Server Error: Object/module not found"
> and i have all access rights to check it.
>
> Is there any other way you can  on the light switch?
>
> Many Thanks
>
> "Veign" wrote:
>
> > Form Template: MySQL Connection Property Form:
> > http://www.veign.com/vrc_codeview.asp?type=app&id=92
> >
> > -- 
> > Chris Hanscom - Microsoft MVP (VB)
> > Veign's Resource Center
> > http://www.veign.com/vrc_main.asp
> > --
> >
> > "Raghavendra Mudugal" <RaghavendraMudugal@discussions.microsoft.com>
wrote
> > in message news:8F48FC8C-75D1-4FA7-839E-DDC3E786E514@microsoft.com...
> > > URGENT
> > >
> > > Hello, i need to know how to connect to te remote MySQL  database
through
> > > intenet
> > > from visualbasic and get  records from it. Hope its helps if i see the
> > > working code
> > >
> > > Many Thanks
> > > -- 
> > > With Regards,
> > > Raghavendra Mudugal
> >
> >
> >


Relevant Pages

  • Re: I am a php noob and have a quick question
    ... $link, when a connection is established, is a resource id. ... for you to refer to this particular database connection. ... If you look up the mysql functions you will discover that some of them have ...
    (comp.lang.php)
  • Re: local v remote
    ... PHP version problem? ... probably connecting to a locally-hosted mysql installation. ... Are you using the same connection string when you upload? ... You should also always try to pass the resource to the mysql_query function ...
    (php.general)
  • Re: Open db connection
    ... Yes, it is MySQL. ... What a nice feature! ... I'm trying to close unnecessary db connection to reduce the concurrent ... and note that mysql_connectreturns the connection resource... ...
    (comp.lang.php)
  • Re: VFP8 & MySQL
    ... > VFP functions like NVL to a MySQL one, definitely it made the switch very ... > About your connection problem, I have mine setup as default for 100 ... As for the server, we left it ... The server crashed and corrupted the database. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Does apache stop a script mid execution ?
    ... If the user calls a time consuming script and then stops or refreshes ... How does it relate to e.g. a script performing a large mysql query? ... 2.b) how the connection is set up. ... the server stops the script execution. ...
    (comp.lang.php)