Skip to search.
sqlcon

Group Information

  • Members: 779
  • Category: SQL
  • Founded: Feb 23, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 171 - 202 of 6711   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
171 imformhyd
praveenonline@... Send Email
May 3, 2004
1:27 pm
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...
172 Satya
hisatya Offline Send Email
May 4, 2004
1:35 pm
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...
173 imformhyd
praveenonline@... Send Email
May 4, 2004
1:35 pm
... being ... i ... box.. ... baghzaad that worked for sql .. waiting for the IIS ..solution....
174 Satya
hisatya Offline Send Email
May 5, 2004
6:16 am
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...
175 imformhyd
praveenonline@... Send Email
May 5, 2004
6:16 am
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...
176 baghzaad Offline Send Email May 5, 2004
2:44 pm
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...
177 imformhyd
praveenonline@... Send Email
May 5, 2004
2:44 pm
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...
178 Amol Kulkarni
amolrkulkarni7 Offline Send Email
May 6, 2004
5:34 am
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...
179 baghzaad Offline Send Email May 6, 2004
5:34 am
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...
180 imformhyd
praveenonline@... Send Email
May 6, 2004
10:16 am
This helped me "Trusted_Connection=true", will be helpful... :) cnn = New SqlConnection("Server=localhost;Database=test;User ID=sa;Trusted_Connection=true") ...
181 asktech profiles
ask_cv3 Offline Send Email
May 6, 2004
10:17 am
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...
182 Sanjay Gupta
praygodalways@... Send Email
May 8, 2004
5:08 am
Pls send resumes if you are interested in change. _________________________________________________________________ Post Classifieds on MSN classifieds....
183 imformhyd
praveenonline@... Send Email
May 10, 2004
11:58 am
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...
184 patrimadhu
patrimadhu@... Send Email
May 11, 2004
12:00 pm
There are openings in J2ee,SAP BIW,System Admin.with Solaris with 2-3 years experience....
185 Anjana Ram
anjana_r21 Offline Send Email
May 11, 2004
12:23 pm
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...
188 sanjay gupta
sguptasolntec@... Send Email
May 13, 2004
1:11 pm
We require SQL DBA's for Hyderabad for our projects. Please send your resumes if you are interested in changing your job. Email : sguptasolntec@... ...
189 spalam01 Offline Send Email May 15, 2004
5:32 am
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...
190 Anjana Ram
anjana_r21 Offline Send Email
May 15, 2004
6:00 am
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...
191 sudhakar.sadasivuni@...
svsmart2000 Offline Send Email
May 19, 2004
6:22 am
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:...
192 Ram Kishore CH (Wipro...
v-ramkch@... Send Email
May 19, 2004
6:36 am
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...
193 Anand Vijayaragavan
anandv123@... Send Email
May 19, 2004
6:38 am
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...
194 Anand
anandv123 Offline Send Email
May 19, 2004
6:38 am
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...
195 Prashanth Naik
infashes Online Now Send Email
May 19, 2004
10:51 am
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...
196 foraysonline Offline Send Email May 19, 2004
10:52 am
Hai I want to know the procedure to start the SQl server agent on a remote server Cheers Kumar...
197 Viswamitra Chevendra ...
mitracv Online Now Send Email
May 19, 2004
10:52 am
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...
198 sudhakar.sadasivuni@...
svsmart2000 Offline Send Email
May 19, 2004
11:25 am
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...
199 Prashanth Naik
infashes Online Now Send Email
May 20, 2004
3:37 am
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...
200 Teucer
itanatonauta Offline Send Email
May 20, 2004
6:09 pm
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> ...
201 Prashanth Naik
infashes Online Now Send Email
May 21, 2004
7:03 am
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...
202 Satya
hisatya Offline Send Email
May 21, 2004
7:03 am
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...
Messages 171 - 202 of 6711   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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