Flash Builder Form to MySQL
Uploader Comments (kremisos)
All Comments (14)
-
did you regenarated script, after setting the ID column to primary-key (PK), unique, auto-increment(AI) and not null ?
and added the "nameOFservice.commit()" to the end of code of the create button?
-
I have same problem i follow exactly the tutorial but nothing happen in the db
-
@AndreCbrito and dont forget in the ID is Not Null too
-
for any one having troubles creating a new item or updating, make sure your ID in the table is PK, unique and auto Increment(AI). then generate new script, then in create button in the end of event insert YourGeneratedService.commit()
-
Yep ive got the same Problem and it doesnt return an error :S ! =[
-
I encountered same problem here...anyone can help us?
-
I follow this exactly but nothing gets written to my database. I am running MAMP. I cannot get Flex to write to mySQL databases for nothing.
-
Great video and thanks for posting!! I've gone through all the steps and everything works great except that my data doesn't get saved to the database... Any thoughts on why this is happening?
Thanks!
-
Ok, now i already made this work, but im having some trouble with the viewstack, when i create a new navigatiorcontent or module and create a service for that specific module i get an error (1067, 1119) ...
do you know the cause or how to fix it?
aah! very helpfull,
thank you very much!
Have a good one.
Best.
B.
themexicanbass 1 year ago
@themexicanbass No problem. Glad I could help.
kremisos 1 year ago
@themexicanbass By the way, if you'd like subscribe to my channel. I'll have some more interesting stuff up soon.
kremisos 1 year ago