Connection failed..!
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Connection failed..!
hi guys,
I have a problem of connecting my sample app on my Server online.
When I tested it with my Desktop it's working and also in android emulator but when I tested on my android tab problem occurred I can't connect.
I attached the sample script along with my credentials of my database since this is only for testing.
Thank you guys..
-snop21
I have a problem of connecting my sample app on my Server online.
When I tested it with my Desktop it's working and also in android emulator but when I tested on my android tab problem occurred I can't connect.
I attached the sample script along with my credentials of my database since this is only for testing.
Thank you guys..
-snop21
- Attachments
-
- MyOnlinedatabase.livecode.zip
- here's my script guys..
- (4.22 KiB) Downloaded 226 times
Re: Connection failed..!
I'm afraid you hit the same problem you've had in january !
http://forums.runrev.com/viewtopic.php?f=53&t=18838&p
http://forums.runrev.com/viewtopic.php?f=53&t=18838&p
Re: Connection failed..!
-bangkok
yah..! That's for LAN now is for Online Server.
-having a hard time for this one.. Not bad for a beginner to this PL..
)
Hoping I can solve this soon of course with the help you guys here in the forum.
Regards
-snop21
yah..! That's for LAN now is for Online Server.
-having a hard time for this one.. Not bad for a beginner to this PL..

Hoping I can solve this soon of course with the help you guys here in the forum.
Regards
-snop21
Re: Connection failed..!
hee heee heee
You don't have "Internet" selected in your standalone setting
Simon
You don't have "Internet" selected in your standalone setting

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: Connection failed..!
-Simon,
Olrights..
) Thank you..! I got it working..
I am connected now to my database..! But what's wrong with my code I can't insert data to it...
(
I double check it my code there's nothing's wrong with it but Can't insert..
(
I attached it the stack..
-snop21
Olrights..

I am connected now to my database..! But what's wrong with my code I can't insert data to it...

I double check it my code there's nothing's wrong with it but Can't insert..

I attached it the stack..
-snop21
- Attachments
-
- MyOnlinedatabase.livecode.zip
- Updated MyOnlineSample
- (4.39 KiB) Downloaded 221 times
Re: Connection failed..!
HI snop21,
which only connects to the database, so what did you exspect!
Best
Klaus
come on, BOTH button groups "connect" and "save" have the SAME (sic!) script,snop21 wrote:I double check it my code there's nothing's wrong with it but Can't insert..
which only connects to the database, so what did you exspect!

Best
Klaus
Re: Connection failed..!
Klaus,
never mind the connect button, I just place the connection script and the sql statement for insert to the save button.
regards
-snop21
never mind the connect button, I just place the connection script and the sql statement for insert to the save button.
regards
-snop21
Re: Connection failed..!
klaus,
I am sorry I think I attached the wrong file.. My bad..
here's the right one.
Thanks
-snop21
I am sorry I think I attached the wrong file.. My bad..
here's the right one.
Thanks
-snop21
- Attachments
-
- myonlinesample.livecode.zip
- the right file..
- (3.93 KiB) Downloaded 236 times
Re: Connection failed..!
I guessed
Sorry, don't have an Android device at hand.
No idea what is happening, works fine on desktop!?
You can add this line right after the "revexecute..." statement to get a clue (hopefully):
...
revexecute...
answer the result
...
Best
Klaus

Sorry, don't have an Android device at hand.
No idea what is happening, works fine on desktop!?
You can add this line right after the "revexecute..." statement to get a clue (hopefully):
...
revexecute...
answer the result
...
Best
Klaus