|
| ||||||||||
| Tags: error, error 3464, sql |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Run-time error '3464' data type mismatch
Code: SELECT table1.* FROM table1 WHERE (table1.txt1='" & txt1 criteria & "') AND (table1.longfield='" & longfield criteria & "') |
|
#2
| ||||
| ||||
| Re: Run-time error '3464' data type mismatch
Your mistake lies in the last part. Quote:
__________________ The FIFA Manager 2009 PC Game |
|
#3
| ||||
| ||||
| Re: Run-time error '3464' data type mismatch
Well this depends on your code, if you don't need to add more statements then remove the last quotes before parenthesis but if you have any further statements then it is difficult to identify what is the problem. I need some more snapshot of your codes to identify the problem. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Run-time error '3464' data type mismatch" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Start tag/end tag mismatch error | raeballi | Windows Software | 1 | 25-03-2012 01:13 PM |
| What does Installation Error APC Index Mismatch means | PuffDuff | Vista Setup and Install | 4 | 21-03-2012 06:41 PM |
| machine type mismatch error in Just Cause 2 | Dhananjay | Video Games | 6 | 10-04-2010 08:28 AM |
| Error: "Arithmetic overflow error converting numeric to data type numeric." | Nthing | Software Development | 3 | 11-06-2009 10:23 AM |
| Type mismatch in JOIN expression. (Error 3615) | !const | Software Development | 3 | 19-05-2009 05:38 PM |