|
-
Oct 29th, 2009, 01:11 AM
#1
Thread Starter
New Member
Problem Importing data Excel (6.05708e+008)
I am trying to import some data from excel.
i am using visual studio 2008 .net 3.5, on win xp sp3
the data that is being imported form excel is being edited somewhere in the import.
i am sure it is somthing todo with the olddb connection.
the data is coming out like this 6.05708e+008
the connection string goes somthing like this:
("provider=Microsoft.Jet.OLEDB.4.0; Data Source='C:\test.xls'; Extended Properties=""Excel 8.0;HDR=Yes;IMEX=1"";")
i have tryed change the IMEX value to 0,1 and 2. nothing seems to work. each time the data is imported incorrectly.
Could anyone please help. i am been working on this non stop for 2days and i am getting now where quickly. and my client is going nuts, i depend on this job to pay the rent.
all comment welcome.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|