hi everyone,
i am trying to build a new web database that contain multiple currency..
plz advice what is the best way to build this database
thnx in advance
JJ
hi everyone,
i am trying to build a new web database that contain multiple currency..
plz advice what is the best way to build this database
thnx in advance
JJ
If it's going on the web, my number 1 recommendation would be to NOT use Access. PHP/MySQL is the way to go. Or if its a company, ASP/Javascript/AJAX/etc with a SQLServer backend.