PDA

View Full Version : Visual Basic for Applications (Access) problems


Mhtml
01-14-2003, 12:14 AM
Ok, not sure on how to do this. I have to create a form in access, I do that fine. But my problem is that I'm not sure how to get the form data into the database when I click a button.

I'm not quite familiar with the vb that is being used to make the connection and insert the data. I mean the commands are the same as asp vbscript for a lot of it but the sql seems to be executed way differently.

:confused: