comp.lang.ada
 help / color / mirror / Atom feed
From: tonyg <tonythegair@googlemail.com>
Subject: Re: mysql , gnade and function hanging
Date: Mon, 5 Jul 2010 02:18:32 -0700 (PDT)
Date: 2010-07-05T02:18:32-07:00	[thread overview]
Message-ID: <840d7286-4f6c-4a33-b8a5-a83f843f3c14@b35g2000yqi.googlegroups.com> (raw)
In-Reply-To: 1mc8qis3jkqsj$.ir3tojaff43m.dlg@40tude.net

On Jul 3, 11:07 am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> On Sat, 03 Jul 2010 00:05:40 -0700, Dennis Lee Bieber wrote:
> > On Fri, 2 Jul 2010 01:45:09 -0700 (PDT), tonyg
> > <tonytheg...@googlemail.com> declaimed the following in comp.lang.ada:
>
> >> Thanks for your help Guys, now I know :), the mysql machine I am using
> >> is remote, I assume I will have to install a mysql odbc connector on
> >> it, is there any extra setup I will have to do for the local machine I
> >> writing the code for ?
>
> >    Hypothesizing, as I don't have experience with ODBC other than via
> > Python... I /think/ the ODBC connector would go one the local machine --
> > the connector "knows" how to talk to a MySQL engine, and that should
> > include handling a connection string that specifies a remote engine. It
> > is just the local application that needs access to the local ODBC layer
> > for translation...
>
> Yes. The thing is called "data source." Data sources are configured for a
> specific ODBC driver, in this case MySQL ODBC driver. Under Windows it is
> managed under Control Panel -> Administrative Tasks -> Data Sources. Under
> Linux it is usually unixODBC configuration.
>
> When you configure the data source, then depending on the driver you
> specify the server's host, IP port, user name, password etc.
>
> --
> Regards,
> Dmitry A. Kazakovhttp://www.dmitry-kazakov.de

Thanks for the detailed and informative replys Guys, looks like my way
forward after Gnatcoll seemed to be mysql less :)



  reply	other threads:[~2010-07-05  9:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-30  8:34 mysql , gnade and function hanging tonyg
2010-06-30  9:00 ` Ludovic Brenta
2010-06-30  9:03 ` tonyg
2010-06-30  9:23   ` Ludovic Brenta
2010-06-30  9:29     ` tonyg
2010-06-30  9:40       ` tonyg
2010-06-30 12:20         ` Ludovic Brenta
2010-06-30 12:53           ` tonyg
2010-07-01  9:44             ` Ludovic Brenta
2010-07-01 10:19               ` tonyg
2010-07-01 13:38               ` J-P. Rosen
2010-07-02  8:45                 ` tonyg
     [not found]                   ` <zOmdnev0COPcfLPRnZ2dnUVZ_hMAAAAA@earthlink.com>
2010-07-03 10:07                     ` Dmitry A. Kazakov
2010-07-05  9:18                       ` tonyg [this message]
2010-07-01 11:38   ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox