| From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | 'MacDara King' <MKing(at)FPA(dot)ORG>, pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Invalid use of null |
| Date: | 2002-04-10 20:03:00 |
| Message-ID: | FED2B709E3270E4B903EB0175A49BCB1293375@dogbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi,
Can you please try the current development build - I've made some changes to
the Migration Wizard that may well fix this error? You can download a
tarball from: http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/binaries/.
Regards, Dave.
-----Original Message-----
From: MacDara King [mailto:MKing(at)FPA(dot)ORG]
Sent: 10 April 2002 18:01
To: pgadmin-support(at)postgresql(dot)org
Subject: [pgadmin-support] Invalid use of null
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.
-----------------------
mking(at)fpa(dot)org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ritter, Jens | 2002-04-11 10:55:08 | |
| Previous Message | Dave Page | 2002-04-10 19:50:46 | Re: pgadmin question |