Hi, I was wondering, is there a secure way to retrieve data from my database and show it on my website. meaning if i have an online search form is there a way to access my database and have it show the results on my site?
Thanks so much!
Kathy
Hi, I was wondering, is there a secure way to retrieve data from my database and show it on my website. meaning if i have an online search form is there a way to access my database and have it show the results on my site?
Thanks so much!
Kathy
I'd recommend looking at databases other than Access for this. consider using PHP with MySQL.