Converting SQL server time to date and time

F

frogman1001

I extracted data from my server. It keeps a log of time like this
1069255091 (this morning)

I converted the data into access but now I need this cell value to b
the actual date and time.

Any one have the easy answer
 
R

Rick Brandt

frogman1001 said:
I extracted data from my server. It keeps a log of time like this:
1069255091 (this morning)

I converted the data into access but now I need this cell value to be
the actual date and time.

Any one have the easy answer?

What kind of field is that? I have never had any problem pulling SQL
Server DateTime fields into Access and having them appear as anything other
than a proper DateTime value.
 

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

Top