Hi
Thank you Friends ..
Search found 6 matches
- Fri Jul 12, 2013 10:36 am
- Forum: Databases
- Topic: How to Install xcode in windows7 livecode
- Replies: 3
- Views: 3679
- Fri Jul 12, 2013 10:25 am
- Forum: Databases
- Topic: How to Install xcode in windows7 livecode
- Replies: 3
- Views: 3679
How to Install xcode in windows7 livecode
Hi
I have downloaded the xcode file with .dmg format
I tried to create a application for ios in my windows7...
Need the steps to install ..
Thanks in Advance
I have downloaded the xcode file with .dmg format
I tried to create a application for ios in my windows7...
Need the steps to install ..
Thanks in Advance
- Fri Jul 12, 2013 10:21 am
- Forum: Databases
- Topic: MYsql Reterive specified data only
- Replies: 2
- Views: 2872
Re: MYsql Reterive specified data only
Hi
Thanks for ur reply..
Am here how to use in live code .. i got it .
here is the below code
put "SELECT * FROM " & tTableName & " WHERE username="&'xxx' into tSQL
Thanks for ur reply..
Am here how to use in live code .. i got it .
here is the below code
put "SELECT * FROM " & tTableName & " WHERE username="&'xxx' into tSQL
- Wed Jul 10, 2013 12:40 pm
- Forum: Databases
- Topic: MYsql Reterive specified data only
- Replies: 2
- Views: 2872
MYsql Reterive specified data only
Hi
my code is below
put "SELECT * FROM " & tTableName into tSQL
the code above get all data from My Db
i need to get where username='xxx'
how to code where query ..
my code is below
put "SELECT * FROM " & tTableName into tSQL
the code above get all data from My Db
i need to get where username='xxx'
how to code where query ..
- Sat Jul 06, 2013 6:36 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Error exe file is not running
- Replies: 2
- Views: 2619
Re: Error exe file is not running
Hi Klaus
Thank now i got run my file .. but Test icon on the main pain of the LiveCode IDE is not active to run android emulator
installed java sdk , android sdk created stanalone application by select android .. my test target menu is invisible..
Thank now i got run my file .. but Test icon on the main pain of the LiveCode IDE is not active to run android emulator
installed java sdk , android sdk created stanalone application by select android .. my test target menu is invisible..
- Fri Jul 05, 2013 2:56 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Error exe file is not running
- Replies: 2
- Views: 2619
Error exe file is not running
Hi
I had downloaded the community edition .While try to run the exe file nothing happens.
.Am new to live code
Thanks In Advance
I had downloaded the community edition .While try to run the exe file nothing happens.
.Am new to live code
Thanks In Advance