Hello -
I need to call a .exe withing my C code. The .exe program will execute and once finish C should continue executing the rest of the C code.
Anybody have a good way to do this ?
Thanks...
Hello -
I need to call a stored procedure using VC++ 6 that has a datetime parameter. If the stored procedure is expecting a datetime as a parameter how will I send a datetime stamp as parameter ?
For example: Procedure A(@datetime);
Calling Procedure A: A('2002-02-02 00:00:00'); ?????
Thanks
Hello -
I have a requirement to connect to a sybase database to run a stored procedured. This call has to be accomplished through a sybase native driver (DNS-less ODBC-less connection). How can I accomplish this task ?
Thanks in advance.
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.