Posted by David Portas on 09/13/07 17:45
"Michael Kintner" <nospam@nospam.com> wrote in message
news:13eitmadcg0p839@corp.supernews.com...
> 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
Navigation:
[Reply to this message]
|