Search the web
Sign In
New User? Sign Up
sqlcon
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 171 - 202 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
171
I have sql server developer 2000 on my XP machine, iam on a public IP and this makes my system vunreable to attacks, today my ISP reported that the sql server...
imformhyd
praveenonline@...
Send Email
May 3, 2004
1:27 pm
172
Hi Praveen, right now What i can think of here, are the following options - 1) Very first, if u r on public network - change ur SQL default Port 1433 to other...
Satya
hisatya
Offline Send Email
May 4, 2004
1:35 pm
173
... being ... i ... box.. ... baghzaad that worked for sql .. waiting for the IIS ..solution....
imformhyd
praveenonline@...
Send Email
May 4, 2004
1:35 pm
174
Hi, ... right now What i can think of here, are the following options - 1) Very first, if u r on public network - change ur SQL default Port 1433 to other...
Satya
hisatya
Offline Send Email
May 5, 2004
6:16 am
175
thanks .. satya,, will follow ... Port 1433 to other port. ... IP to Private IP where end-user will not come to know abt ur public Ip and passed private ip is...
imformhyd
praveenonline@...
Send Email
May 5, 2004
6:16 am
176
For yr frontpage problem u have to create accounts first on the machine where it is installed. These accounts are not windows account but accounts that u have...
baghzaad
Offline Send Email
May 5, 2004
2:44 pm
177
iam trying to create a oledb provider link using UDL fild on XP machine i have developer version of sql server2000, when i try to use the UDL wizard for .udl...
imformhyd
praveenonline@...
Send Email
May 5, 2004
2:44 pm
178
Hi Go to the SQL Server properties and change the logon as Mixed mode. imformhyd <praveenonline@...> wrote: iam trying to create a oledb provider link...
Amol Kulkarni
amolrkulkarni7
Offline Send Email
May 6, 2004
5:34 am
179
I know why yr Enterprise Manager hangs up. Its because your firewall is blocking it. You cannot deny access to Enterprise Manager and then try to use it to...
baghzaad
Offline Send Email
May 6, 2004
5:34 am
180
This helped me "Trusted_Connection=true", will be helpful... :) cnn = New SqlConnection("Server=localhost;Database=test;User ID=sa;Trusted_Connection=true") ...
imformhyd
praveenonline@...
Send Email
May 6, 2004
10:16 am
181
Hi satya, I am suresh working as SQL DBA in HP Bangalore. There are 3 vacancies for Sr.Sql DBA in our Company. In case you are intested pls forward your cv...
asktech profiles
ask_cv3
Offline Send Email
May 6, 2004
10:17 am
182
Pls send resumes if you are interested in change. _________________________________________________________________ Post Classifieds on MSN classifieds....
Sanjay Gupta
praygodalways@...
Send Email
May 8, 2004
5:08 am
183
Iam sorry if iam breaking any convention by placing a requirement that is not concerned with the techonlogy of this group, but i strongly feel a job is a job...
imformhyd
praveenonline@...
Send Email
May 10, 2004
11:58 am
184
There are openings in J2ee,SAP BIW,System Admin.with Solaris with 2-3 years experience....
patrimadhu
patrimadhu@...
Send Email
May 11, 2004
12:00 pm
185
SET NOCOUNT ON Cultivate the habit of using SET NOCOUNT ON inside a stored procedure whenver possible. By default when a stored proc is executed, the server...
Anjana Ram
anjana_r21
Offline Send Email
May 11, 2004
12:23 pm
188
We require SQL DBA's for Hyderabad for our projects. Please send your resumes if you are interested in changing your job. Email : sguptasolntec@... ...
sanjay gupta
sguptasolntec@...
Send Email
May 13, 2004
1:11 pm
189
Hello, I am a newbie to .NET and SQL Server... I am trying a simple database access using ADO.NET/SQL server in the following VB.NET program: Imports...
spalam01
Offline Send Email
May 15, 2004
5:32 am
190
Hi, The problem is with the connection string. You have not passed the correct credentials. Please check that. And please use try catch statements so that u...
Anjana Ram
anjana_r21
Offline Send Email
May 15, 2004
6:00 am
191
Hi Friends, I got this mail from one of my fellow MVPs, please try to provide some information on this Thanks Sudhakar Hide options 9:46am (2 hours ago) From:...
sudhakar.sadasivuni@...
svsmart2000
Offline Send Email
May 19, 2004
6:22 am
192
Tip of the day GET COUNT(*) FROM 1 TABLE IN a scenario where the user would like to retrieve the Count(*) from a table without any condition, in that case this...
Ram Kishore CH (Wipro...
v-ramkch@...
Send Email
May 19, 2004
6:36 am
193
Hi All, I have written an batch file that is use to take a backup of the existing procedure from the database and stores in a undo\sprocs\ directory. Code: FOR...
Anand Vijayaragavan
anandv123@...
Send Email
May 19, 2004
6:38 am
194
Hi All, I have written an batch file that is use to take a backup of the existing procedure from the database and stores in a undo\sprocs\ directory. Code: FOR...
Anand
anandv123
Offline Send Email
May 19, 2004
6:38 am
195
Sudhakar, there is same kind of debate going on sswug.org site. You may want to check that out. (I think u need a subscription for that) You can also find SS...
Prashanth Naik
infashes
Online Now Send Email
May 19, 2004
10:51 am
196
Hai I want to know the procedure to start the SQl server agent on a remote server Cheers Kumar...
foraysonline
Offline Send Email
May 19, 2004
10:52 am
197
One thing to keep in mind. "sysindexes" table does not get reflected online. If the table has high density of inserts(or for that matter deletes), then it is...
Viswamitra Chevendra ...
mitracv
Offline Send Email
May 19, 2004
10:52 am
198
You can start any remote SQL server from ISQL (query analyzer) itself if you have privileges to start that. In "Connect to SQL Server" dialog you can see the...
sudhakar.sadasivuni@...
svsmart2000
Offline Send Email
May 19, 2004
11:25 am
199
Kumar, It would have been better if you had explained "Remote" more precisely. If you are connecting with any of the remote connecting tools such as TS or PC...
Prashanth Naik
infashes
Online Now Send Email
May 20, 2004
3:37 am
200
That's interesting.. I have something which are basically inferences based upon the mail thread. Please don't shoot me for I am mostly in the dark wrt sql <g> ...
Teucer
itanatonauta
Offline Send Email
May 20, 2004
6:09 pm
201
Group, I was planning to enable AWE on one of our production boxes for SQL Server. But I could not locate boot.ini on system root and infact I tried all kinds...
Prashanth Naik
infashes
Online Now Send Email
May 21, 2004
7:03 am
202
I know the below explanation doesn't fulfill Teucer's questions but still wanted to share with you all - - In my no work & all TP days, i did some research to...
Satya
hisatya
Offline Send Email
May 21, 2004
7:03 am
Messages 171 - 202 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help