Create a Stored Procedure for MSDE via code? 
Author Message
 Create a Stored Procedure for MSDE via code?

I'm working with an Access2000 project and want to create a stored procedure using vba.  I'm using the MSDE for the back end.  I know that if I was using SQL server I could simply create a script and then run it in SQL server, but in an Access project I cant find any way to run a script.  

The reason why I want to do this from code is becasue I have created a wizard that will create the stored procedure code and print it to any type of file I want.  Rather than copying the code from the text file and pasting it into a new strored procedure, it would be much better if I could just automate the full process.

Please advise.

Thanks.

PS:  Microsoft!!!  We need some new newsgroups for Access2000 projects.  This would help us promote and evangelize your products and help you make more money.  You need to help us to help you to help us to help you....

George Padvorac


nwis.net



Fri, 04 Jan 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Create a Stored Procedure from code.

2. REplication between two MSDE controlled via Code

3. To Stored Procedure or not to stored procedure

4. To stored procedure or not to stored procedure

5. sub report changes its source stored procedure to main report's stored procedure

6. To stored procedure or not to stored procedure

7. ado recordsets from stored procedures, stored procedures have input parameters

8. Running stored procedure via ADOX

9. Passing parameter to Sybase ASA Stored procedure via ADO

10. Returning resultsets from Oracle stored procedures via ADO?

11. VB5 program calls Oracle stored procedure via ODBC

12. How do I execute a stored procedure via odbc (client access for AS400)

 

 
Powered by phpBB® Forum Software