Subject | Virtual PC and Firebird issue |
---|---|
Author | arie_ka |
Post date | 2005-03-10T17:26:52Z |
We support a software the have tables that use "Date" field types as
Primary Keys (yes we know that's a no no but we have to live with it
for now).
We are allowed to "insert" data but not "update" data within the Apple
Virtual PC environment.
This is not the case in an actual PC enviromment.
The update returns "no records updated" . I suppose that the
RowsAffected was zero. We are using a TIBQuery with a TIBUpdateSQL.
The date value in the db and the value retreived by the
TIBQuery/TClientDataset must be different. The strange thing it that
it's working fine in W2k, XP but not for XP with Virtual PC
Can anyone shed some light on this?
Arie
Primary Keys (yes we know that's a no no but we have to live with it
for now).
We are allowed to "insert" data but not "update" data within the Apple
Virtual PC environment.
This is not the case in an actual PC enviromment.
The update returns "no records updated" . I suppose that the
RowsAffected was zero. We are using a TIBQuery with a TIBUpdateSQL.
The date value in the db and the value retreived by the
TIBQuery/TClientDataset must be different. The strange thing it that
it's working fine in W2k, XP but not for XP with Virtual PC
Can anyone shed some light on this?
Arie