Microsoft
Software
Hardware
Network
Question : Type Conversion Error on an Access Query
I have this query. When I run it I get type conversion error
UPDATE modhist SET modhist.LastContactDate = DMax("DateTime1","ComCon",
"FundName'
= " & modhist.FundName & "'");
"Microsoft Office Access didnt update 2 field(s) due to a type conversion failure...."
I checked the two tables and the date fields (modhist.lastcontactdate and comcon.Datetime1) are both date/time
What might be the problem?
Answer : Type Conversion Error on an Access Query
It looks like you have an apostrophe in the wrong place, just before your equals sign.
Change "FundName'=" to "FundName='"
Random Solutions
How can I run a php script before all other processing in the htaccess file, think its a regex problem?
How to pass a scalar variable from one query to another
Using two LN mail id files at same time from one server and two different applications
Sniffing voice related traffic
java get utc date/time
Better Search - Full-Text Indexing?
VBA insert error
QL420 network setup
EventID 10009 DCOM errors
ASP.NET unable to cast object of type