Does anyone know, have any links?
Discussions
-
-
Putting it excel and working from 2001, appears to resolve the correct time/date..... why 2001?
=(((C16883/60)/60)/24)+DATE(2001,1,1)+(1/24)
-
This is from a iPhone back file extracted from the SMS data, it would appear that previously Apple used UNIX time, but in later versions of iOS changed to this format and I have no idea what it is..... -
Thanks for the info.... Think it may be time for an upgrade.
-
@Proton2 what graphics card do you use?
-
Thanks guys. This is all good food for thought.
-
I have been asked to write a document to describe the requirements for a LOB system. I'm a novice programmer, make my living installing and maintain networks for customers. A client has asked if I could assist in this for them and thus I'm looking for examples of what developers require.
Any assistance would be appreciated. -
Thanks for your reply's. I was ill yesterday.

OK, I look into it. Thanks.
-
I've been handed an Access Database to assess the possibility of moving to SQL and to put a new front end on to it.
I've opened the database. My exposure/experience to access is limited.
The first thing I've done is to click the relationship button and add all the tables, there are no relationships defined.

Is it possible that these could be done in the code? (I've had a quick look, doesn't appear to be) If so would it be exposed by the relationships view?
Thanks in advance.