Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
I want to use Excel VBA program to execute SQL SERVER stored procedure. But error occurs."Error sql statement ,except Insert update delete procedure" How can I correct this ? thanks code: sqlstr = "exec stored_proc_name('Parameter')" Sqldb.Execute sqlstr |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
execute stored proc in Excel | Excel Programming | |||
Run SQL Server stored procedure in Excel macro | Excel Programming | |||
execute stored procedure from excel | Excel Worksheet Functions | |||
Excel files stored on a different server | Excel Discussion (Misc queries) | |||
Execute a query against an excel doc and a sql server db | Excel Programming |