Viewing 15 posts - 1 through 15 (of 84 total)
I have one file processing application in which
developer read row by row from database (physical file path,file name)then process source file on some conditions.
after processing its generates a new value...
April 1, 2010 at 2:01 am
ya u r right sorry for that ...........
not a one update query ....there are 5 million update queries are fired against this table.
declare @name varchar(50)
declare @fileid varchar(50)
declare @pageid...
March 31, 2010 at 9:31 am
how can i use cast during balk insert from file option ....there are all available options are field terminator,row terminator.....
March 15, 2010 at 6:55 am
you are right.
but i am not extracting data from text or any type of file.
my dotnet application generate new records based on some criteria and it is always row by...
March 9, 2010 at 11:33 pm
hi please make note
EDocsOrEmail_Review_Page_Soft = edocs are the same table
please replace all reference relatd to them.
February 8, 2010 at 1:38 am
thats why i am asking...........
so further i request for a new domain login for sql server
thanks everyone,.......
January 7, 2010 at 7:46 am
in my server logon as local system thats a problem.......
if i give network service and give my user name and password it is fine.
but for this login(i hv created sql...
January 7, 2010 at 7:13 am
hi,
if I use sa or windows authentication all is fine but
i have created one sql server login csvimport and through this sql login i want to import the csv file.
for...
January 7, 2010 at 5:01 am
hi,
i have attach error log with this mail.
but all error log says that i have lost msdblog.ldf
i have tried but can not got logfile for msdb in my default installtion...
January 4, 2010 at 6:03 am
actually cause is i lost my msdblog.ldf and that's problem, but now i have no any backup for msdb database.
any solution to rebuild or recover from this...
January 3, 2010 at 11:05 pm
When i click on management tabs the error says and i cannot access error log.
also there are no MSDBLog.ldf file present.
TITLE: Microsoft SQL Server Management Studio
------------------------------
An exception occurred while executing...
January 3, 2010 at 10:59 pm
late i have found another
EXEC master.dbo.xp_cmdshell 'wmic LOGICALDISK LIST BRIEF'
December 29, 2009 at 6:47 am
hi,
I think there are no any system views to get total disk space.
but using fsutil and XP_CMDSHELL you can as describe in below link
December 29, 2009 at 4:25 am
hi it is default instance.....not a named.
i am connecting through dot net application using a sql server authenticated user.
user has all the rights as 'sa'.
December 27, 2009 at 11:00 pm
Viewing 15 posts - 1 through 15 (of 84 total)