Data Type Changed When Doing SQL Queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how come when I'm doing some SQL queries, access auto change my dates to
strings??
 
Could you post an example of a query where this is happening?
--Open query in Design mode
--Select View: SQL from the menu
--Copy and paste the SQL statement.

Guesses (with insufficicient information):
Are you using any formatting statements on the date fields?
Are you doing any calculations on the date fields?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top