Beginning VB 6For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Beginning VB 6 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I would like to create a front-end login interface in VB6 that calls up my Flash MX 2004 Movies database that I created in Microsoft Access. Is it possible to do this?
Here are my requirements:
1. The front-end login interface needs to check for necessary permissions for a specific user
2. If a user doesn't have any permissions, a message needs to come up saying that they cannot access the database because they are not authorized to do so
is it possible? Does a bear S*** in the woods??? SURE!!! no problem....you would need to know how to:
1. create the database with a password
2. connect to a database
3. query the database and retrieve info
4. vb textboxes or maybe input box
5. if statements
6. VB form and how to run it
7. A way to show your flash stuff
and that's pretty mush it...you would use ADO, SQL, and of course good ol VB....if you want more info, reply and indicate which of the above you need help with. cheers