ShawnCoutts
Programmer
I am trying to create some stored procedures with ADO, but i keep running into the problem that they are too long to fit on a single line in VB6. How can I create a multi line stored procdure for sql server with ADO?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
String concatination should be done using ampersand: