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
Xenserver multipath issue with pool
I'll bet you can't pass this test about how Windows 7 explorer sorts directories by date?
Remote Web Workplace different website address
How can i do insert more data with insert query with more select statment linqToSQL?
How to compress a string into a short representation in ASP.NET using C# or VB.NET?
Asp.Net profile information in SQL view
Looking for Video Recording Software for Samsung Cameras
SqlDataAdapter InsertCommand not updating primary key value in dataset
Difference between SSID and BSSID
How to get an USB speaker to work with Eee PC 900 Xandros Linux