Thread
:
Numeric TExt Into SQL Server
View Single Post
#
1
Posted to microsoft.public.excel.programming
Candyman
external usenet poster
Posts: 66
Numeric TExt Into SQL Server
I am trying to import: `010608 from Excel into SQL Server. The code gives me
a 'Data Type Error' message.
I've tried setting the SQL Server data type to:
Varchar(7)
Char(7)
Text
HELP!
Reply With Quote
Candyman
View Public Profile
Find all posts by Candyman