Support Forums

Full Version: Visual Basic SQL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering I wanna make A SQL login page with Visual Basic, you enter your information, it connects to the DB, then directs you to a page, how would I go about that, I mean couldnt someone just edit the source to skip the SQL login part, and go right to the other form
They could edit the source, but it would do no good. They would have to have a way to save it to the server. Witch they don't.