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
Page 1 of 1
how to remove dependency from vb db application
#2
Posted 05 October 2005 - 02:08 PM
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....
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....
- ← Problem with % in C, detecting LEAP YEAR. plz hlp
- Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
- [CMD] Move all non-links →
Share this topic:
Page 1 of 1



Help
Back to top








