Hi
i'm wanna make an online database..so when someone register an account then account add in the db my problem the register page its a program so i dont know if i can make it with ADO. i'm wondering how can i make it and can i make it with ado ??
Printable View
Hi
i'm wanna make an online database..so when someone register an account then account add in the db my problem the register page its a program so i dont know if i can make it with ADO. i'm wondering how can i make it and can i make it with ado ??
You shouldn't expose the database for security purposes. What you will do is find an online host for your database and the web application connected to it. Users will have access to the web app, not the database directly.
Make sure that hosting service provider supports/provides the technologies you intend to use, e.g. .NET, SQL Server, SMTP