
Announcement
Collapse
No announcement yet.
MySql Query in AMS, is it possible?
Collapse
X
-
But odbc is not in my range, so that means i've got a problem... until something new pops up, the application will be for XP only, vista users will have to use the webapp for it then. Thanks for the help m8
-
Hey shadow, thanks for the reply, but i got it fixed by adding a new user. And changing it now won't do:P a friend of me does the webpart of this project, and already has a huge script with this data in it.
Thanks
Leave a comment:
-
Originally posted by C B programming and webdesign View Posthmm, well i tried luasql and mysql dll wich i found on the forums, but i can't get it to work. It gives me an error that i am not allowed to connect to mysql from that current location. I checked mysql on my server, but i do not now howto allow this... Does somebody know howto allow external connections?
in php scripts i use mysql_connect("localhost", "username", "password")... so only local is possible, but i want to create an application that needs the external connection
thanks
Leave a comment:
-
I figured it out, i didn't know that the account i use was only for the host localhost, so it works nowthanks
Leave a comment:
-
Originally posted by Dermot View PostWe are talking about the ODBC plugin. http://www.indigorose.com/forums/sho...ht=ODBC+plugini know that luasql works, but i just need to know howto allow external connections in mysql
Leave a comment:
-
We are talking about the ODBC plugin. http://www.indigorose.com/forums/sho...ht=ODBC+plugin
Leave a comment:
-
hmm, well i tried luasql and mysql dll wich i found on the forums, but i can't get it to work. It gives me an error that i am not allowed to connect to mysql from that current location. I checked mysql on my server, but i do not now howto allow this... Does somebody know howto allow external connections?
in php scripts i use mysql_connect("localhost", "username", "password")... so only local is possible, but i want to create an application that needs the external connection
thanks
Leave a comment:
-
Originally posted by bule View PostODBC Plugin.
Leave a comment:
-
Leave a comment: