C
chris23892 via AccessMonster.com
Here's a thought..And I'm not sure this is even possiable...
I was putzing around with visual studio 2008. I did something very cool last
night. I took my VB code I had created in one of my MS access applications
and pasted the code into my VB studio project and built a windows application.
Worked like a charm.
Here's my question:
I have an entire form from one of my MS acess projects. How would I go about
reproducing this in VB studio? I would need to point to my database path
(some of the buttom functions execute script that depends on querries in this
project). My custom code is already in access, but to get this to work in an
application, I need to figure out how to tell the application where my MS
access mdb is at so it can utalize the querries in it.
Any thoughts or suggestions?
I was putzing around with visual studio 2008. I did something very cool last
night. I took my VB code I had created in one of my MS access applications
and pasted the code into my VB studio project and built a windows application.
Worked like a charm.
Here's my question:
I have an entire form from one of my MS acess projects. How would I go about
reproducing this in VB studio? I would need to point to my database path
(some of the buttom functions execute script that depends on querries in this
project). My custom code is already in access, but to get this to work in an
application, I need to figure out how to tell the application where my MS
access mdb is at so it can utalize the querries in it.
Any thoughts or suggestions?