MySQL Compatability
Question:
Is ASPupload compatable with using MySQl database?
Pure ASP Upload is not database dependend. It uploads any file to the server's filesystem. It can only save the file name in a database using the standard Insert/Update Record Server Behaviors.
Is ASPupload compatable with using MySQl database?
Answer:
Pure ASP Upload is not database dependend. It uploads any file to the server's filesystem. It can only save the file name in a database using the standard Insert/Update Record Server Behaviors.
Comments
Works on Mysql 3.23 and 4
Just in case you wanted to be 200% sure about it.
I've used it for a while now without problems on Mysql 3.23 and 4
You must me logged in to write a comment.