The error message reads :Project MoneyProject raised exception class:'ESQLDatabaseError' with message:'CreateConnection:Server Connect Failed."
On Wed, May 30, 2018 at 5:18 PM, larrydalton71 <[email protected]> wrote: > Michael, am I missing an email? The only question I found was 'what was > the error message?'. Thanks, Larry > > > > Sent from my Verizon, Samsung Galaxy smartphone > > -------- Original message -------- > From: Michael Van Canneyt via Lazarus <[email protected]> > Date: 5/30/18 14:50 (GMT-05:00) > To: larrydalton71 via Lazarus <[email protected]> > Cc: Michael Van Canneyt <[email protected]> > Subject: Re: [Lazarus] TMysql57Connection won't connect to localhost > > > Please take a look at my reply for questions that need to be answered > before > we can further help you. > > Michael. > > On Wed, 30 May 2018, larrydalton71 via Lazarus wrote: > > > So what settings do I need to use? > > > > > > Sent from my Verizon, Samsung Galaxy smartphone > > -------- Original message --------From: wkitty42--- via Lazarus < > [email protected]> Date: 5/30/18 12:59 (GMT-05:00) To: > [email protected] Cc: [email protected] Subject: Re: > [Lazarus] TMysql57Connection won't connect to localhost > > On 05/29/2018 10:52 PM, larrydalton71 via Lazarus wrote: > >> How does TMysql57Connection know how to connect to the server if there > is no > >> hostname defined? > > > > > > because if there's no host name it will try using a unix socket defined > for the > > server... that /is/ local but not localhost and not using tcp/ip > networking > > protocols... it is another way to connect to a server running on the > same machine... > > > > > > -- > > NOTE: No off-list assistance is given without prior approval. > > *Please keep mailing list traffic on the list unless* > > *a signed and pre-paid contract is in effect with us.* > > -- > > _______________________________________________ > > Lazarus mailing list > > [email protected] > > https://lists.lazarus-ide.org/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
