472,139 Members | 1,313 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

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

how can i pass form value to a create Query

Hello all. my question is how can i pass from one page with a form feild to a "Create query" in another page.
what i am trying to do is make the Table name in the Create page to have the value enterd in the textfeild on the form page.
p.s i am using microsof access database.
hope you can help me
Ronen
Nov 25 '11 #1
1 1287
NeoPa
32,498 Expert Mod 16PB
You cannot pass a table name into a query. You would need to redesign the query - which is easy enough if you use SQL commands in a string rather than trying to use a pre-defined QueryDef.
Nov 25 '11 #2

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

1 post views Thread by Ray Muforosky | last post: by
2 posts views Thread by KFactor | last post: by
1 post views Thread by Martin | last post: by
reply views Thread by leo001 | last post: by

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.