I'm attempting to migrate an Access database
into pgSQL using the Database Migration Wizard. Everything works fine till about
half way through when I continue to get the 94: Invalid use of Null error below.
Is this a Boolean issue or possibly a problem with Access autonumber? Any help
would be greatly appreciated. Thanks
-------------------
Creating table: Members_with_Single_Enrolment_Trans
Copying data... Records Copied: 6 Creating table: Not Exists Copying data... Records Copied: 0 Creating table: NoteCategory Copying data... Records Copied: 2 Creating index: NoteTypeID Creating table: Notes An error occured at: 4/10/2002 12:52:59 PM:
94: Invalid use of Null Rolling back... Done.
----------------------- [EMAIL PROTECTED] |
- Re: [pgadmin-support] Invalid use of null MacDara King