When the same query is run in non Access Applications, such as MySQL Query
Browser, it works fine - so the query works ok.
"Rick Brandt" wrote:
> ExcelEd wrote:
> >>> Hi
> >>> I am trying to get a Date Value in the format YYYY-MM from a MySQL
> >>> database
> >>> using a pass through query. When I run the query I get this result
> >>> - ???. If I run this query in MySQL i get the correct result - Why
> >>> does Access not
> >>> understand it?
> >>> Any help would be greatly appreciated
>
> By definition, a passthrough query uses the "flavor" of SQL that is
> supporeted by the server you are connecting to (in your case MySQL). There
> should be nothing for "Access" to understand, only MySQL needs to understand
> it.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt at Hunter dot com
>
>
>
>
>
|