ShellExecute the SQLServer BCP Utility does not work with large lpParams
Hi all,
What I'm trying to do is the following:
(BCP Utility is a SQLserver program to import and export data to/from a SQLServer database).
ShellExecute(0, 'Open', PChar('<path>\bcp.exe'), PChar(<some big querry...
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.