Support Forums
Visual Basic SQL - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: Visual Basic SQL (/showthread.php?tid=1970)



Visual Basic SQL - Cppsean - 10-21-2009

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


RE: Visual Basic SQL - ktmrider530 - 10-21-2009

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.