Search found 3 matches

by grandlorie
Wed May 29, 2013 10:08 am
Forum: Databases
Topic: MySQL + Localhost using MAMP
Replies: 6
Views: 7897

Re: MySQL + Localhost using MAMP

Hi icouto Thanks a lot that helps, and now it is working and for those who wanna follow the code i posted above the final code is: -------------------------- on mouseUp     -- use a global variable to hold the connection ID so other scripts can use it     global gConnectionID          -- set up the ...
by grandlorie
Tue May 28, 2013 3:40 pm
Forum: Databases
Topic: MySQL + Localhost using MAMP
Replies: 6
Views: 7897

Re: MySQL + Localhost using MAMP

Klaus

Thanks for your reply,
but unfortunately it is the same error
by grandlorie
Tue May 28, 2013 1:57 pm
Forum: Databases
Topic: MySQL + Localhost using MAMP
Replies: 6
Views: 7897

MySQL + Localhost using MAMP

Hi I am having some trouble connecting to any database i have on my local server, i am using MAMP on my MAC and i can access all the databases (including the test one) through Joomla and vBulletin. but when i try to connect with Livecode i got the following error: ------------------ unable to connec...