I've been asked to write a program using ADO utilising Transactional SQL (TSQL) and stored procedures, does anyone have example of code (sample code) using ADO with TSQL?
I currently need to write a VB program to output a text file in EDI 810 format.
Does anyone know where I could obtain sample code or are aware of a VB application that outputs files in this format?
Any help would be appreciated!!
I am currently trying to run the shell command to call an external program, the problem is, as you are probably all aware, you don't get a return code to tell you when the command executed has completed.
Is there any way of determining when the command has finished so that I can then continue...
I currently want to execute my VB exe by command line via a batch file, in this command i want to pass in a string parameter.
At the moment I cannot have arguments in my sub main() because VB will not compile with them in. How do I pass parameters into my program when calling the executable...
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.