Microsoft
Software
Hardware
Network
Question : How to Resolve the Type Mismatch Error in Sql Query using VBA Macros
Hi, I am populating a Data from MDB using VBA Macros. I am Facing a problem with the SQL Statement ERROR : Type Mismatch. But If i run the same code in Access Sql View , Its working properly .
How to solve This problem i attach my file for your clarification please guide me.
Thanks In Advance
Attachments:
test.zip
(364 KB)
(File Type Details)
my attachment file is here
Answer : How to Resolve the Type Mismatch Error in Sql Query using VBA Macros
OK. Try this instead
Replace this line
.CommandText = Array("select product...")
with
.CommandText = "select product..."
This worked for me when I tried it.
Random Solutions
What hardware is best suited for "number crunching" web applications?
Changing Default Web Site Properties
How to copy a 150 Gb database across the country?
workflow/bpm engine in python
Command:Click:Command is working fine for Button but its not working for Hyperlink
How do i apply formatting to all hyperlinks in Word 2007?
Remote access VPN via Thompson TG585 v7
Javascript to Silverlight (VB)
Default alias in Exchange 2010
"Invalid Partition Table" - What are my options?