F
fdlane
I have an Access FrontEnd to an existing Oracle application. The
Oracle app has some flag fields that expects 1/0 for true/false not -1
for true.
Is there a way to have VBA and controls like chkBoxes to treat 'True'
as 1 instead of -1?
I can write around the behavior of Access, but thought maybe there was
a trick to change the default for true.
TIA,
DeWayne
Oracle app has some flag fields that expects 1/0 for true/false not -1
for true.
Is there a way to have VBA and controls like chkBoxes to treat 'True'
as 1 instead of -1?
I can write around the behavior of Access, but thought maybe there was
a trick to change the default for true.
TIA,
DeWayne