In Connect.It 3.0.0 there is a bug with timestamps to SQL databases. The datetimestamps are formatted wrong.
This should be corrected in 3.0.1 due out soon.
In Connect.It 3.0.0 there is a bug with timestamps to SQL databases. The datetimestamps are formatted wrong.
This should be corrected in 3.0.1 due out soon.
Hello,
does someone tell me how I can a String like "20.02.1998 12:05:34" in a valid Date/Time Value with connect it. I have been Trying ParseDDMMYYDate and it return "to long input", The function expect, I suppose the Date only but I don't like omit the Time... Does someone have an idea?
Thanx, Gérard
You probably need to strip the elements apart and put them together again.
Check out following function:
replace() - with this you can replace the . with / etc. Maybe thats enough to do that.
I have been trying that with Replace() after flick together. but I still have a String Type!! How to deal with this element to get him becoming now a Date/Time type?
Thx
It returns a String as well.... Have not tried, on Monday will try and will tell you how it looks like...
Thx
Right it returns a String, but was processed as Date/time type value!!
Thanx, Gérard
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks