May 26, 2003 #1 oka97 Programmer May 25, 2003 28 GB When I pass 2 parameters to the data environment I get the following: Too few parameters Expected 4. But it only expects 2 (as shown in the IDE's hint pop up thingy). I only have two parameters in the SQL statement! Can someone help pretty please?
When I pass 2 parameters to the data environment I get the following: Too few parameters Expected 4. But it only expects 2 (as shown in the IDE's hint pop up thingy). I only have two parameters in the SQL statement! Can someone help pretty please?
May 26, 2003 Thread starter #2 oka97 Programmer May 25, 2003 28 GB The error msg is an ODBC one too. The dataenvironment connects to an Access db via ODBC. Upvote 0 Downvote
May 26, 2003 #3 CCLINT Programmer Feb 22, 2002 3,802 DE See if you mis-typed a field name.... Upvote 0 Downvote