Upsizing Wizard tries to Convert Memo Field to Date/Time vs nvarchar
- From: BCW <nospam@xxxxxxxxxx>
- Date: Sun, 09 Apr 2021 13:33:52 -0400
I am attempting to upsize an Access 2002 mdb to an adp linked to MSDE 2000.
When I run the upsizing wizard everything seems to work except for one
table that contains a memo field. I dropped the (empty) target table that
resulted from the first attempt and ran export from the file menu to an
ODBC data source that points at the new SQL database. ODBC can connect to
the DSN just fine but I get a data conversion error that says "Error
converting data type varchar to datetime. (#8114). I can't figure out how
to specify nvarchar or varchar as the receiving data type & I don't know
how the system figures out that memo wants to go to datetime vs varchar. I
haven't found this specific error on msdn yet. Is there a simple way to
specify the receiving field in SQL for an export? I'm pretty much a
neophyte so far.
.
- Prev by Date: Re: Multiple Access sessions appearing during amil merge from SQL Server
- Next by Date: Express 2005 to 2000
- Previous by thread: Re: Two expected records missing from SQL Server table after write
- Next by thread: Express 2005 to 2000
- Index(es):
Relevant Pages
|