PC Review


Reply
Thread Tools Rate Thread

Accessing Stored Procedures

 
 
Paul Reed
Guest
Posts: n/a
 
      14th Nov 2003
Hello,

How can one use Access to build reports but pass parms
into an MSSQL Server Stored Procedure to actually get the
result set for the Report?

Regards,

Paul
 
Reply With Quote
 
 
 
 
GreySky
Guest
Posts: n/a
 
      14th Nov 2003
If using an .mdb, use passthrough queries.

Before opening the report (or during the Load event of the
report itself), you would modify the .SQL property of the
passthrough query's querydef object.

And ooh does this rock. Just lookup passthrough queries
to figure out how to set the connection and stuff.

David Atkins, MCP
 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      14th Nov 2003
....your the man...thanks David.

Paul
>-----Original Message-----
>If using an .mdb, use passthrough queries.
>
>Before opening the report (or during the Load event of

the
>report itself), you would modify the .SQL property of the
>passthrough query's querydef object.
>
>And ooh does this rock. Just lookup passthrough queries
>to figure out how to set the connection and stuff.
>
>David Atkins, MCP
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i convert stored procedures in sql to stored queries in ac =?Utf-8?B?YWRz?= Microsoft Access Queries 1 28th Aug 2006 01:49 PM
Map Stored Procedure dependencies from ASP pages through methods to stored procedures dwilliams@newportgroup.com Microsoft Dot NET 6 18th Mar 2005 04:02 AM
Map Stored Procedure dependencies from ASP pages through methods to stored procedures dwilliams@newportgroup.com Microsoft ADO .NET 2 17th Mar 2005 01:47 PM
Accessing Oracle 9i Stored Procedures Using ADO.NET Oriol Tomās Microsoft ADO .NET 3 5th Nov 2004 09:48 PM
Error: Executing Stored Procedures-- Cannot Pass TimeStamp Values From sqlCommand Object Parameter to A SQL Stored Procedure =?Utf-8?B?VGVjaE1E?= Microsoft ADO .NET 3 17th Mar 2004 05:03 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:23 PM.