i need help..
i have created a small database, now my problem is i would like to build it in a more software-like interface, no more tools or any options of some sort from ms access to display but only the navigation form which i designed
is there any developer tools required?
thank you in advance
-curiousnoob
Software/Hardware used:
ASKED:
February 17, 2011 8:12 AM
UPDATED:
February 18, 2011 3:21 PM
is it possible to link visual basic interface to access database or only sql???
Before going full blown VB, try using VBA, which is standard with MS Office. You can do pretty much anything in Access using VBA, and it should suit you if you are keen to learn programming.
“is it possible to link visual basic interface to access database or only sql???”
Yes, it is possible, but, as previously stated, you might not need to do it.