Search found 8 matches
- Mon Jun 17, 2013 5:08 am
- Forum: Databases
- Topic: access denied to MySQL database
- Replies: 8
- Views: 13275
Re: access denied to MySQL database
Thank you bangkok
- Fri Jun 14, 2013 8:22 am
- Forum: Databases
- Topic: access denied to MySQL database
- Replies: 8
- Views: 13275
Re: access denied to MySQL database
I am trying to connect to a MYSQL database on a website that I manage.
Here is the code I am using from a simple button in LC.
on mouseUp
global gDataConnectionID
put revOpenDatabase("mysql", "www.wendoureerotary.org.au", "wendoure_xxxxxx", "wendoure_johnhb", "xxxxxxxx")into dataConnectionID
if ...
Here is the code I am using from a simple button in LC.
on mouseUp
global gDataConnectionID
put revOpenDatabase("mysql", "www.wendoureerotary.org.au", "wendoure_xxxxxx", "wendoure_johnhb", "xxxxxxxx")into dataConnectionID
if ...
- Thu Jun 13, 2013 1:45 pm
- Forum: Android Deployment
- Topic: Android Setup Blues
- Replies: 8
- Views: 14119
Re: Android Setup Blues
For the "chosen folder is not a valid android SDK folder"-error, you need specify the path where the sdk-manager's .exe file is. So just check it's location from the sdk-manager-icon from your desktop. It's in C:/users/yourname/AppData/Local/Android/etc... The "AppData" folder is hidden. So just ...
- Tue Jun 04, 2013 5:35 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Error message when linking the ANdroid SDK
- Replies: 8
- Views: 8044
Re: Error message when linking the ANdroid SDK
Simon[/quote]
Simon, I downloaded the installer for ..r21.1 as per your link above. Once installed the program ran the sdk manager. I unticked the option to upgrade to version 22 but had to leave the ticks for android 4.2.2 to be installed. Somewhere during that process the ADT was updated to ...
Simon, I downloaded the installer for ..r21.1 as per your link above. Once installed the program ran the sdk manager. I unticked the option to upgrade to version 22 but had to leave the ticks for android 4.2.2 to be installed. Somewhere during that process the ADT was updated to ...
- Mon Jun 03, 2013 4:34 am
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Error message when linking the ANdroid SDK
- Replies: 8
- Views: 8044
Re: Error message when linking the ANdroid SDK
mattrgs, I tried your suggestion to change ....adt-bundle-windows-x86_64-20130522.zip
and get error 404.
Tried several options including:
...adt-bundle-windows-x86_64-20130521,1.zip
also tried
...adt-bundle-windows-x86_64-20130521.1.zip
I am starting to think this is not for me, having spent nearly ...
and get error 404.
Tried several options including:
...adt-bundle-windows-x86_64-20130521,1.zip
also tried
...adt-bundle-windows-x86_64-20130521.1.zip
I am starting to think this is not for me, having spent nearly ...
- Mon Jun 03, 2013 4:07 am
- Forum: Android Deployment
- Topic: Mobile Support for ADT
- Replies: 30
- Views: 38243
Re: Mobile Support for ADT
Hmmm, sure can be frustrating. I had already downloaded the ADT bundle and tried to get LC to recognise the sdk folder that exists when you unzip the ADT zipped file but I get the same old message. Tried several sub folder etc etc but still no joy...just the same old error message. Will try to find ...
- Fri May 31, 2013 1:14 am
- Forum: Android Deployment
- Topic: Mobile Support for ADT
- Replies: 30
- Views: 38243
Re: Mobile Support for ADT
Thanks, Daryl for pointing me to the community version 6.0.2.
However I am still getting the same error. There is no sdk folder in the Android/android-sdk folder or sub-folders.
I registered for LiveCode quality control centre so that I could read bug 10927 but I could not see any solution there ...
However I am still getting the same error. There is no sdk folder in the Android/android-sdk folder or sub-folders.
I registered for LiveCode quality control centre so that I could read bug 10927 but I could not see any solution there ...
- Thu May 30, 2013 6:35 am
- Forum: Android Deployment
- Topic: Mobile Support for ADT
- Replies: 30
- Views: 38243
Re: Mobile Support for ADT
I have downloaded LiveCode 6.0.1 and ADT 20.0.3. I am still getting the error message:
The chosen folder is not a valid Android-sdk....enabled support for Android 2.2 (froyo).
I saw the previous post and downloaded Livecode 6.0.2 but that is the commercial version.
After reading this forum and ...
The chosen folder is not a valid Android-sdk....enabled support for Android 2.2 (froyo).
I saw the previous post and downloaded Livecode 6.0.2 but that is the commercial version.
After reading this forum and ...