473,395 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Passing form parameters to subform in stored procedures

I am feeling a little overwhelmed trying to get my MDB-ADP conversion
going.
The first thing I need to figure out (very quickly) is how to use the
values of unbound controls of forms in Stored Procedures.
For example, I have a form with the unbound controls startDate and
endDate.
When users click buttons, the dates change and a subform is populated.
In DAO/MDB I just requery the subform. How can I do this in a Stored
Procedure.
I can't get this project off the ground until I can at least
understand this.
Does anyone have some code that will show me exactly how to do this?
I have been trolling around the groups and come up with a lot of
conflicting concepts and some code I haven't been able to get to work.
I appreciate any help.
lq
Nov 12 '05 #1
3 6165
On 30 Oct 2003 13:53:58 -0800, la*************@hotmail.com (Lauren
Quantrell) wrote:

I can recommend Access Developer Handbook 2000 by Ken Getz et al. Part
2 has a couple of chapters on ADP. Required reading.

One thing you will find out when you read this, is to use the
InputParameters property. Also see help file.

-Tom.

I am feeling a little overwhelmed trying to get my MDB-ADP conversion
going.
The first thing I need to figure out (very quickly) is how to use the
values of unbound controls of forms in Stored Procedures.
For example, I have a form with the unbound controls startDate and
endDate.
When users click buttons, the dates change and a subform is populated.
In DAO/MDB I just requery the subform. How can I do this in a Stored
Procedure.
I can't get this project off the ground until I can at least
understand this.
Does anyone have some code that will show me exactly how to do this?
I have been trolling around the groups and come up with a lot of
conflicting concepts and some code I haven't been able to get to work.
I appreciate any help.
lq


Nov 12 '05 #2
I highly recommend "Microsoft Access Developers Guide to SQL Server" for ADP
development by Mary Chipman and Andy Baron. It's pretty much entirely about
the multitude of options available for working between Access MDB's and
ADP's with SQL Server.

You are posting a lot of questions and you could have your answers faster,
and more complete with the book. It's the best money you will spend on this
project.

Good Luck!!

Jerry Boone
"Lauren Quantrell" <la*************@hotmail.com> wrote in message
news:47**************************@posting.google.c om...
I am feeling a little overwhelmed trying to get my MDB-ADP conversion
going.
The first thing I need to figure out (very quickly) is how to use the
values of unbound controls of forms in Stored Procedures.
For example, I have a form with the unbound controls startDate and
endDate.
When users click buttons, the dates change and a subform is populated.
In DAO/MDB I just requery the subform. How can I do this in a Stored
Procedure.
I can't get this project off the ground until I can at least
understand this.
Does anyone have some code that will show me exactly how to do this?
I have been trolling around the groups and come up with a lot of
conflicting concepts and some code I haven't been able to get to work.
I appreciate any help.
lq

Nov 12 '05 #3
Tom,
Thanks. I bought it.
lq

Tom van Stiphout <to*****@no.spam.cox.net> wrote in message news:<ia********************************@4ax.com>. ..
On 30 Oct 2003 13:53:58 -0800, la*************@hotmail.com (Lauren
Quantrell) wrote:

I can recommend Access Developer Handbook 2000 by Ken Getz et al. Part
2 has a couple of chapters on ADP. Required reading.

One thing you will find out when you read this, is to use the
InputParameters property. Also see help file.

-Tom.

I am feeling a little overwhelmed trying to get my MDB-ADP conversion
going.
The first thing I need to figure out (very quickly) is how to use the
values of unbound controls of forms in Stored Procedures.
For example, I have a form with the unbound controls startDate and
endDate.
When users click buttons, the dates change and a subform is populated.
In DAO/MDB I just requery the subform. How can I do this in a Stored
Procedure.
I can't get this project off the ground until I can at least
understand this.
Does anyone have some code that will show me exactly how to do this?
I have been trolling around the groups and come up with a lot of
conflicting concepts and some code I haven't been able to get to work.
I appreciate any help.
lq

Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jeff | last post by:
I am using SQL Server 2000. I have a table with, say, 20 columns. I have one procedure which updates all 20 columns at once, accepting a parameter for each column. However, I want to be able to...
3
by: Zlatko | last post by:
A question concerning Access Project with SQL Server: I use a stored procedure that is calling several other stored procedure which update or append values in several tables. All of them are...
2
by: Mark | last post by:
I created a test to check the execution time difference between executing a SQL Server stored procedured using explicit parameters versus not. In one case I created new SqlParameters in the code,...
0
by: Mike | last post by:
Hi, I am trying to insert parameters into a stored procedure using DAAB (see code at the bottom of this post). I am getting the following error: Object reference not set to an instance of an...
9
by: anilcool | last post by:
Hi all, Another novice question. I want to insert multiple records into my DB2 database using stored procedure but I do not know how many I would like to insert at any given time. Each record...
3
by: Bonzol | last post by:
Thanx to the help of other memebers on this group i've gotten to where I am however, I seem unable to add the required paramater to my stored procedure my code Dim toreturn As...
5
by: nidaar | last post by:
From a security point of view, is accepting wildcards like "%" in input parameters of stored procedures against any best practices? As an example, if a user defined function uses "Productname...
3
by: leesquare | last post by:
Hello, I need some help getting output values from my stored procedures when using adodbapi. There's an example testVariableReturningStoredProcedure in adodbapitest.py, and that works for my...
3
by: cmrhema | last post by:
Hi, Kindly excuse if I am posting in the wrong place. I am using Visual Studio 2008, .net framework 3.5, asp.net , c# and sql server 2005. I am supposed to pass stored procedures from client...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.