Uploading Excel Report Data to Sql Server -
i want upload custom excel reports sql server database. designed tables reports. uploading data 1st month works fine when upload data second month replace other data in table. don't want replace date of first month. uploading use import export wizard or ssis. how can solve problem?
when you're in "select source tables , views" page of wizard click "edit mappings":
then select "append rows destination table"
Comments
Post a Comment