|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
How can I pass a paramater to MS Access query through the command line " C:\....\MSAccess.exe C:\....\MyAccess_database.mdb "
|
|
#2
|
||||
|
||||
|
I dont understand the need for passing parameters thru command line. But by having a macro named mcrAutoExec with openquery command and your queryname which will open your query will prompt for a parameter if your query is designed in the following manner.
SELECT Field1name, Field2name FROM TableName WHERE (((Field1Name)=[enter value for Field1Name])); |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > How can I pass a paramater to MS Access query through the command line |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|