Forums
This topic is locked
passing url parameters
04 Jun 2003 16:57:48 Les Smith posted:
In my access database I have an ID field of type autonumber. I am trying to pass this field as a parameter and I get an error message. Is it possible to send a an integer field as part of a url parameter? and if so, How do I do it?Edited by - lawaiamwa on 04 Jun 2003 16:58:15
Replies
Replied 04 Jun 2003 17:03:11
04 Jun 2003 17:03:11 Marble Mouth replied:
Are you working with Master and Detail Pages connected to an Access Database?
Replied 04 Jun 2003 17:37:12
04 Jun 2003 17:37:12 Les Smith replied:
Yes I am
Replied 04 Jun 2003 18:03:44
04 Jun 2003 18:03:44 Marble Mouth replied:
I am Struggling with the Same Issue.... The Link In Which the User is Going to Click on to Get them to the details Page is an Integer Right? When I Create this Master Detail Relationship in Dreamweaver using the Integer and the cfquery variable I get a data type mismatch error. I'm sure that somewhere in the CF code, wether it be in the master page or in the detail page, our sytax is incorrect. Its Just a matter of finding out where it is and correcting it... I've been dealing with trying to find the answer to this for 3 days now without avail.
Very Frustrating.
Very Frustrating.