Viewing 11 posts - 1 through 11 (of 11 total)
HI
INSERT INTO OPENROWSET('Microsoft.ACE.OLEDB.12.0',
'Excel 12.0;Database=C:\Test\Book1.xlsx;',
'SELECT * FROM [Sheet1$]') SELECT EmployeeId from dbo.Employees
the Code is working Fine Thanks a lot you 🙂
June 15, 2012 at 4:41 am
HI ,
i Check with the team , the network connections are good, no chance to network fault
December 15, 2011 at 4:34 am
Excellent , Thank you very much , it is working fine :-):-) :-):-)
October 18, 2011 at 9:36 am
yes correct, the table have index, and SP's.
but my table is have the IDENTITY coloumn , it may reset? , for this it may cause any problem in feature .
October 18, 2011 at 8:26 am
yes , you are correct , i check the row count it is reduced as per our requirement but , the query is keep on running and it keep increase...
October 18, 2011 at 7:40 am
Thank you , i'll follow those things
October 18, 2011 at 7:31 am
ya sure
Thank you very much
October 18, 2011 at 7:03 am
Thank you very much
October 18, 2011 at 7:03 am
ok , i'll try the trace in the server ,plz let me know the Procedure and steps the inplement the in the server
Thank you
October 18, 2011 at 6:51 am
Hi , if we enable the trace in server side It will affect the performance,
So can you plz tell me is there any inbuilt SP in msdb to show...
October 18, 2011 at 6:41 am
Thank you very much
Is there any SP in SQL to store these infomations , without using login auditing .
October 18, 2011 at 6:32 am
Viewing 11 posts - 1 through 11 (of 11 total)