Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hello, I have to add some data in a sql table when the user press a button. I think I have to do this programmatically. So I've tried to use ADO connection, but it doesn't work... That's what I've done : Dim mConnection Set mConnection = CreateObject("ADODB.Connection") mConnection...
Page 1 of 1 (1 items)