Hi Joan,
after I sent you a reply, I tried the get external data--
Import from within the ADP file. I got the following error
message:
ODBC--Call failed
[Microsoft][ODBC SQL Server Driver][SQL Server] Error
converting data type varchar to datetime.(.(#8114).
Now this calls my attention to a field in the .mdb db that
is called "unknowdate", this field is a text field but the
data in it written in the following format
y/y/1980 or
2/y/1999,etc...) could this be the reason. may be MSDE
viewing it as real date and trying to make the conversion
from text (varchar) to date?
Al
-----Original Message-----
Data Transformation Service - It's in SQL Server and you use it to import,
rather than upsize from Access.
(you are talking about upsizing from Access to SQL Server, right?)
--
Joan Wild
Microsoft Access MVP
What is DTS?
thanks
-----Original Message-----
It may have been skipped for a number of reasons:
- some field's default value property is set to a
function, or something
that the wizard can't find the equivalent.
- the table is hidden
You could always use DTS for this table.
--
Joan Wild
Microsoft Access MVP
message
I used the upsizing wizard to upsize tables in msAccess
xp. everything went well except for one table it would
not
upsize. I keep getting the following message on the
final
report at the end of upsizing:
**********
Errors
Table:tblName
Table was skipped, or export failed
**********
any Idea why only this particular table? It looks normal
to me like other tables?
thanks
Al
.
.