3 questions
Joseph Morgan
joseph at checkos.com
Fri Oct 19 08:12:18 CDT 2007
On Oct 19, 2007, at 6:15 AM, Thorsten Hohage wrote:
> How do you try to access the date in RB, can you copy the line here?
I am using the vrbdatabase like this:
db.sqlselect("select myDateField from myTable")
//this part creates exception because in debugger you can see the
date is formatted mm/dd/yyyy
//and I am sure realbasic wants yyyy-mm-dd
msgbox db.idxfield(1).shortdate
Joseph
More information about the Valentina
mailing list