Viewing 13 posts - 91 through 103 (of 103 total)
But if the Authenticaion mode is set for SQL Server authentication (sql server registration properties), how windows admin can access the server ?
February 11, 2005 at 10:15 pm
During your meintenance task, set you recovry model to SIMPLE
January 25, 2005 at 2:05 am
hai Dinesh,
You can use ,
backup Log <database name> with truncate_only
or
Backup Log <database name> with no_log
this will not reduce the size of the physical log file
January 19, 2005 at 6:52 am
Hai,
I solved the problem.....
I was doing this with Windows 2000 Terminal Service, in that case u cannot open Outlook 2002 while doing xp_Readmail, similarly u cannot run xp_readmail while outlook...
April 14, 2004 at 11:41 am
Actually what i was trying to do is ( As discussed in my previous Query) transposing a table which is having 24 Columns and 2500 Rows,
In that case , if i...
March 16, 2004 at 8:58 pm
Dear Frank Kalis,
My first question what i mean is,
See i have a table which contains details of Employee Survey,
In the table each row represents an employeess response in the...
March 15, 2004 at 1:23 am
Hi Dinesh
see, what my requirement is, at anytime i should be able to see who all are logged in my sql server through my web browser. in fact this sql...
February 17, 2004 at 11:48 pm
It could be a problem with the PORT, possibly 1433 might not be open in the network, i will look into that case
Thanks and Regards
Skv
January 27, 2004 at 6:46 am
It could be a PORT with problem, possibly 1433 might not be open in the network, i will look into that case
Thanks and Regards
Skv
January 27, 2004 at 6:45 am
Andy Warren,
No , i am not able to connect through Query Analyzer also,
it is giving error:
Unable to connect to server x.x.x.x
server:Msg 17, level 16, State 1
[Mircrosoft][ODBC SQL server driver][DBNETLIB] SQL...
January 27, 2004 at 1:51 am
Steve,
i don't have any timestamp...
But if i use triggers, the thing is that these two table are in two different serverers physically located in different palce over an intranet
I am...
January 23, 2004 at 9:20 pm
Thanks, it is working fine
But how can i get the emai id of the sender,
@originator is giving only the friendly name of the sender
anybody can specify the code
January 20, 2004 at 10:32 am
Viewing 13 posts - 91 through 103 (of 103 total)