Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-21 : 09:24:15
|
RM writes "The table in SQL7 -- the date columns are declared as smalldate becase lot of date columns are in the table and time is not important for our application and smalldate takes lesser space.
When I am importing data from foxpro 2.6 to SQL7, the date fields giving errors. If I change the Destination table column as DATETIME, the data being imported. Is there anyway to import in smalldate type instead of DATETIME.
Thanks
RM" |
|
|
|
|
|