Losing connection to a local database

Want to move your code and projects to LiveCode but don't know where to start?

Moderators: FourthWorld, heatherlaine, Klaus, robinmiller

Post Reply
dpalmersce@gmail.com
Posts: 25
Joined: Wed Aug 28, 2019 4:58 pm

Losing connection to a local database

Post by dpalmersce@gmail.com » Sun Sep 08, 2019 9:23 pm

I have been working with the database for the past two days. The first day I had no trouble creating tables and routing to the database I shut down livecode. Opened it back up today and now I get a error on trying to connect to the database. I have not changed anything or moved anything around any reason this might happen? I'm using livecode 9 on a Mac and I'm using my SQL database

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Losing connection to a local database

Post by Klaus » Sun Sep 08, 2019 10:01 pm

nd now I get a error on trying to connect to the database.
What does the error say?

dpalmersce@gmail.com
Posts: 25
Joined: Wed Aug 28, 2019 4:58 pm

Re: Losing connection to a local database

Post by dpalmersce@gmail.com » Sun Sep 08, 2019 11:04 pm

I am actually not at my computer right now but it was basically saying that the connection I'd didn't match. Does this help?

dpalmersce@gmail.com
Posts: 25
Joined: Wed Aug 28, 2019 4:58 pm

Re: Losing connection to a local database

Post by dpalmersce@gmail.com » Sun Sep 08, 2019 11:27 pm

Just got to computer. Here is the error...
Revberr, invalid connection I'd

dpalmersce@gmail.com
Posts: 25
Joined: Wed Aug 28, 2019 4:58 pm

Re: Losing connection to a local database

Post by dpalmersce@gmail.com » Mon Sep 09, 2019 12:10 am

Nevermind... Stupid mistake...
Pressed the paste button at some point and pasted a line of text in my code that was not code.

This is what long nights will do to you!! Haha

Thank you for your time though!

Post Reply