Parameter from form
- From: PowerPoint Jedi <PowerPointJedi@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 1 Apr 2008 08:47:03 -0700
Hello,
First off I am using Microsoft acess 2003 and am running of an SQL Server
I am designing a macro that calls a number of different queries to
accomplish my end goal. Each query requires a date input (which is the same
for all of them). I have created a form to enter the one date so that I
didn't have to be prompted 8 times.
I have done this before when not running on an SQL server and used this
command
[Forms].[SPC Form].[Start_date]
Where SPC Form is the name of my Form and Start date is the name of the text
box with the information in it.
When I try to save this it tells me
"ADO ERROR - The column prefix [Forms].[SPC Form].[Start_Date] does not
match with a table name or alias name used inthe query
How do I call a form using acess on an SQL server? This worked before just
running off my normal network.
.
- Follow-Ups:
- RE: Parameter from form
- From: KARL DEWEY
- RE: Parameter from form
- Prev by Date: RE: Append Query Unable To Display Link List Tables
- Next by Date: RE: apply a filter on date-column in a query
- Previous by thread: Problem running query from web using asterick
- Next by thread: RE: Parameter from form
- Index(es):
Relevant Pages
|
Loading