Hello, i was hoping some body could help me with some code
and general advice.
I am starting a project using VB 2005. Basically I want my program
to add delete or update records in an access database.
I am struggling with one or two aspects and i dont know if i going the best way about them.
1.The database or any supporting files/folders may be located on a network.
from a support point of view, i want to be able to browse local pc or network pc to set the
database path and connection string for the app to use.
Obviously "openfiledialog" is used, but i am really struggling to code it
2. even tho what i want to achieve is quite small on the scale of things,
should i consider using SQL db? would sql server express that be easy to install programmatically
or would end user have to try and figure that out?
hope this post makes some sense lol
Thanks to all that reply)





)
Reply With Quote