Windows Develop Bookmark and Share   
 index > Windows Forms General > how to pass parameters to query that is build in access
 

how to pass parameters to query that is build in access

Dear all,

I am using MS Access Database.
I am building the queries in Access Database and Executing them using stmt "Execute QueryName".
Is there Any way to pass the parameters to Access Queries.
That is i want to Execute the query by passing a value to it.
Is it possible to do so?
If so please mention it.

Thanks.
MigrationUser 1  Wednesday, June 01, 2005 7:19 AM
As i remember you can do that adding the parameter object u'll create the the parameters collections of the Command object.

The first parameter will be assigned to the first varialble u create


HTH
MigrationUser 1  Wednesday, June 01, 2005 5:17 PM
Thanks for heads up, I shall look into it.

Thanks so much for your time.

MigrationUser 1  Friday, June 03, 2005 6:58 AM

You can use google to search for other answers

Custom Search

More Threads

• ReportViewer : how to bind two tables with the same type of object but not from the same list?
• How to determine if I have access to a SQL Database.
• Multiple Buttons Using One Button_Click Event Method
• How do you access the methods within that form from a newly created form?
• How to autoresize two controls with a distance between the controls allways staying the same?
• Order of visible windows
• Listview gridlines overwriting text in Details view - SP1
• Adding Word-like functionality to Rich Text Box control
• when another window moves over my main form, the GDI+ dosn't work properly
• ListView sorting