Ashfaque
Search Beautiful Girls from your town for night
- Local time
- Today, 22:18
- Joined
- Sep 6, 2004
- Messages
- 897
Hi,
I tried importing data from Excel sheet to local tbl first which was success. There are 107 fields in Excel Sheet and I have created same fields in local tbl and was importing the data successfully.
Now I moved my local tbl to SQL server and trying to follow the same process of importing data thru code but it doesn't work. I tried with new additional field to server tbl (new field name ID, Int, Not Null) which might be require for the tbl to add record but still not importing data to table.
Second thing is; I am not able to select incremental Yes/No for the new field ID.
Can someone guide me please....
I tried importing data from Excel sheet to local tbl first which was success. There are 107 fields in Excel Sheet and I have created same fields in local tbl and was importing the data successfully.
Now I moved my local tbl to SQL server and trying to follow the same process of importing data thru code but it doesn't work. I tried with new additional field to server tbl (new field name ID, Int, Not Null) which might be require for the tbl to add record but still not importing data to table.
Second thing is; I am not able to select incremental Yes/No for the new field ID.
Can someone guide me please....