Suggestion; Mysql upload support
Suggestion; Mysql upload support
First off I would like to thank you for the great software u have made..
It's exactly what I was looking.. Although I like to make one suggestion;
Would it be possible to implent some sort of feature which enables me to add new entry's straight into a Mysql database.. So if I make a new entry and click export it can upload the new entry's right away into the database.. That way it would be more easily to update my list online..
Let me know what u think of it
Thanks man
It's exactly what I was looking.. Although I like to make one suggestion;
Would it be possible to implent some sort of feature which enables me to add new entry's straight into a Mysql database.. So if I make a new entry and click export it can upload the new entry's right away into the database.. That way it would be more easily to update my list online..
Let me know what u think of it
Thanks man
I had that kind of problem with DreamWeaver.... I had to change the user's restriction, in order to give permission to enter the database from somewhere else than "localhost"...
And now, I can work with my MySQL database from DreamWeaver...
If you ever want to test this option, let me know (prv@009.com.ar), since I could help you test this feature with diferent user's permissions...
C.ya!!
And now, I can work with my MySQL database from DreamWeaver...
If you ever want to test this option, let me know (prv@009.com.ar), since I could help you test this feature with diferent user's permissions...
C.ya!!
After a bit of thinking and coming back to this thread I had a little idea.. What about making a php script and upping that on the server where the mysql database is.. Then u upload the info through the script. I am not really familiar with PHP but I guess something like that could be managed.. I'll see if I can find someone who is more into php scripting
To those who didn't totally understood what I meant above:
Ant Movie Catalog --> php script --> mysql database
So.. Then the mysql database excepts the connection from the php script while u are sending the info from ur own pc.. (It's like logging into the mysql database through the script)
Hope this helps it a bit better to understand what I mean
Ant Movie Catalog --> php script --> mysql database
So.. Then the mysql database excepts the connection from the php script while u are sending the info from ur own pc.. (It's like logging into the mysql database through the script)
Hope this helps it a bit better to understand what I mean
http://www.sql-gratuit.com/antp wrote:I wanted to do that, but MySQL most serveurs refuse connections from other servers (even non-free servers)
It did not exist when I wrote this postzion wrote:http://www.sql-gratuit.com/antp wrote:I wanted to do that, but MySQL most serveurs refuse connections from other servers (even non-free servers)
How about FTP?
I don't know is this what you think, but internal ftp would be nice. I use only html and I have to frist export database to html file and then open my ftp program and upload it into net. If Ant Movie Catalog would have internal ftp, which uploads while it exports, it would be nice. Thanks.