dbTalk Databases Forums  

SQL Procedures

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SQL Procedures in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Kintner
 
Posts: n/a

Default SQL Procedures - 09-13-2007 , 12:43 PM






Does any body have any VB (inside of Access) examples of creating SQL
produces inside a access form via vb and then executing those procedures and
returning the results to the screen?

Thank you in advance,
Mike



Reply With Quote
  #2  
Old   
David Portas
 
Posts: n/a

Default Re: SQL Procedures - 09-13-2007 , 12:45 PM






"Michael Kintner" <nospam (AT) nospam (DOT) com> wrote

Quote:
Does any body have any VB (inside of Access) examples of creating SQL
produces inside a access form via vb and then executing those procedures
and returning the results to the screen?

Thank you in advance,
Mike

Why would you create a procedure from a form? How about using a
parameterised procedure instead?

Lookup the CREATE PROCEDURE statement in SQL Server Books Online.

--
David Portas




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.