Error While Improting from Excel
-
i am importing data from Excel to Sql Server Table but I got follwing error. Heterogeneous queries require the ANSI_NULLS AND ANSI_WARNINGS my code Insert Into JewelryUploadTemp SELECT * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0', 'Excel 8.0;Database=D:\share\JewelryUploadSampleMar2008.xls','select * from [chetan$]') in stored procedure I am waiting for help...
Best Regards, Chetan Patel
-
i am importing data from Excel to Sql Server Table but I got follwing error. Heterogeneous queries require the ANSI_NULLS AND ANSI_WARNINGS my code Insert Into JewelryUploadTemp SELECT * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0', 'Excel 8.0;Database=D:\share\JewelryUploadSampleMar2008.xls','select * from [chetan$]') in stored procedure I am waiting for help...
Best Regards, Chetan Patel
-
i am importing data from Excel to Sql Server Table but I got follwing error. Heterogeneous queries require the ANSI_NULLS AND ANSI_WARNINGS my code Insert Into JewelryUploadTemp SELECT * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0', 'Excel 8.0;Database=D:\share\JewelryUploadSampleMar2008.xls','select * from [chetan$]') in stored procedure I am waiting for help...
Best Regards, Chetan Patel