|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Dislplay stored procedure results in and Access Form
Hi
I'm new to SQL and would like to display the results of a MS SQL 2000 stored procedure in an Access form the procedure is quite basic: Alter PROCEDURE GetlistOfStudentsByCourse @Crsd CHAR(50) AS SELECT ForeName, SirName, EmailAddress, Course FROM contact WHERE Course = @Crsd any advice would be much appreciated. |
![]() |
| Viewing: Dev Shed Forums > Databases > MS SQL Development > Dislplay stored procedure results in and Access Form |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|