Quantcast
Channel: SQLServerCentral » Programming » SMO/RMO/DMO » Latest topics
Viewing all articles
Browse latest Browse all 99

sqlcmd.exe is hanging after running sql statement in inno package

$
0
0
Hello, I'm write installation package using inno for ms sql script. I have the following code: [code="other"] strParam := '-U hel -P password -S ServerName -d test -Q "sp_test"'; try Exec('sqlcmd.exe', strParam, '', SW_SHOW,

Viewing all articles
Browse latest Browse all 99

Latest Images

Trending Articles



Latest Images