Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Re: How many variables can a form pass to Access?


Message #1 by "Troy Wise" <passlake@h...> on Mon, 3 Mar 2003 21:39:29
The solution to this problem was tough to work out, but here it is:

The query did contain a mismatch in delimiters for numbers.  Beyond this, 
though, was my use of "reserved words" for field names in the Access 
database.  "Name" and "State" are both reserved.  I changed those and this 
worked wonderfully.

Thanks to all those who helped!

PassLake

  Return to Index