VB How-ToAsk your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
How r you.
I am having an application in visual basic 6 and ms access.
I like people to use (Run the application) it online from my server
with user names and passwords.
How can I achive this ?
Will it be possible using vb6?
I think I need to change database to Sql Server.
I need your detail help for all.
Thanks in advance.
VB6 has web classes that you can use to create a site and access it that way. I don't know if you can access VB through web, use ASP to do that, or let them download an executable...