I would like my users to avoid filling in the "save as" box in a vb app. How can I have the vb app pass the file name to the "save as" box and not even display it ???
I have serveral stored proces, that each update or insert records into there own tables. They are all called from a VB app one at a time.Is it better to have the VB app call each one, or have the VB app call the first one and have each SP call the next one.. and so on ??
When I create a new vb app, I always go in project references and add the same references, is there a way to set these additional references, so that they are always included in new apps???????
I have serveral SP's that are called from a vb app, I want to only call one SP and when it's complete call the other
SP's, passing it the parm(s) they need. How can I do this ????
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.