Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: programatically click a button on a HTML? Pin
Jason Henderson30-Apr-04 9:27
Jason Henderson30-Apr-04 9:27 
GeneralQuick style question Pin
Nitron30-Apr-04 5:27
Nitron30-Apr-04 5:27 
GeneralRe: Quick style question Pin
jmkhael30-Apr-04 6:16
jmkhael30-Apr-04 6:16 
GeneralInternet Explorer style combo box Pin
jason9930-Apr-04 4:12
jason9930-Apr-04 4:12 
GeneralRe: Internet Explorer style combo box Pin
Michael Dunn30-Apr-04 4:26
sitebuilderMichael Dunn30-Apr-04 4:26 
GeneralRe: Internet Explorer style combo box Pin
David Crow30-Apr-04 6:44
David Crow30-Apr-04 6:44 
GeneralList Control with buttons Pin
prcarp30-Apr-04 3:52
prcarp30-Apr-04 3:52 
GeneralRunning SQL Server Script from code Pin
Vadim Tabakman30-Apr-04 3:22
Vadim Tabakman30-Apr-04 3:22 
Hi,

I've created an SQL Server script via the Generate Script option under Server Explorer in Visual Studio .NET. Is there a way of executing the script from some C++ code?

I know I can run OSQL.exe or ISQL.exe, but I would prefer not doing a CreateProcess and running it that way. I was more curious whether there some SQL Server API functions I could call to execute the script. WTF | :WTF:

Thanx.
GeneralRe: Running SQL Server Script from code Pin
Blake Miller30-Apr-04 6:01
Blake Miller30-Apr-04 6:01 
GeneralRe: Running SQL Server Script from code Pin
Vadim Tabakman30-Apr-04 19:31
Vadim Tabakman30-Apr-04 19:31 
GeneralApplication which spawned another Pin
Jobby Joseph30-Apr-04 3:22
Jobby Joseph30-Apr-04 3:22 
GeneralRe: Application which spawned another Pin
jmkhael30-Apr-04 4:02
jmkhael30-Apr-04 4:02 
GeneralRe: Application which spawned another Pin
Jobby Joseph30-Apr-04 4:33
Jobby Joseph30-Apr-04 4:33 
GeneralRe: Application which spawned another Pin
jmkhael30-Apr-04 4:40
jmkhael30-Apr-04 4:40 
GeneralRe: Application which spawned another Pin
Jobby Joseph30-Apr-04 4:43
Jobby Joseph30-Apr-04 4:43 
GeneralAMD64 Pin
Alexander M.,30-Apr-04 2:57
Alexander M.,30-Apr-04 2:57 
GeneralRe: AMD64 Pin
vcplusplus30-Apr-04 3:00
vcplusplus30-Apr-04 3:00 
GeneralRe: AMD64 Pin
Alexander M.,30-Apr-04 3:10
Alexander M.,30-Apr-04 3:10 
GeneralRe: AMD64 Pin
vcplusplus30-Apr-04 3:24
vcplusplus30-Apr-04 3:24 
GeneralRe: AMD64 Pin
Alexander M.,30-Apr-04 3:25
Alexander M.,30-Apr-04 3:25 
GeneralRe: AMD64 Pin
vcplusplus30-Apr-04 3:51
vcplusplus30-Apr-04 3:51 
GeneralRe: AMD64 Pin
Alexander M.,30-Apr-04 4:11
Alexander M.,30-Apr-04 4:11 
GeneralRe: AMD64 Pin
vcplusplus30-Apr-04 5:04
vcplusplus30-Apr-04 5:04 
GeneralRe: AMD64 Pin
Alexander M.,30-Apr-04 7:20
Alexander M.,30-Apr-04 7:20 
GeneralRe: AMD64 Pin
Robert Buldoc30-Apr-04 17:34
Robert Buldoc30-Apr-04 17:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.