Jump to content

how to remove dependency from vb db application


Recommended Posts

i want to create an database application using microsoft access and visual basic

for phonebook i.e saving name and addresses of my friends

but i want to know how can i

- display the records from database in form of labels instead of displaying in the text field

- most importantly i want that this application would work without requiring access and visual basic to be installed on the computer.

in short i want to create an database application which can be run without installing visual basic and access.

hows that possible.

plz help

Link to comment
Share on other sites


Hey

Well, about running the program without the need of VB and ACCESS, all you

have to do is build your application and deploy it, either by copying the files from

the BIN directory or by some deployment program.

About you other question, I didn't really understand what you are referring to.

Do you mean that you want to get the information from the DB file and show it

if a form on you application, and not in the datagrid table for example...?

______________

If you know your way with cards and dices,

You should play online casino....

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...