December Month UG session scheduled
We are ready for December month session, please goahead and register for the same.
Venue: Microsoft Training centre, Radhakrishnan Salai, Chennai
Landmark: Opposite to President hotel
Timings: 10:00 AM to 01:00 PM
Date: 19th Dec 2009
Please register for the sessions using the following URL,
Click Here to Register
Session details are as follows:
#1. Regular Expressions
Speaker – Madhivanan
Duration – 45~60 minutes
In this article Madhivanan will be presenting a great session on Regular expressions.
#2. Replication Basics
Speaker – Deepak Rangarajan
Duration – 45~60 minutes
Replication basics will be covered in this session
Contact persons:
Vidya Sagar – kvs1983@gmail.com
Deepak – deepak.rangarajan@gmail.com
Tags: cssug
Trackback from your site.
DotNetShoutout
| #
SQL-Articles ยป Script to get data file usage and autogrowth details…
Thank you for submitting this cool story – Trackback from DotNetShoutout…
VidhyaSagar
| #
Saeed,
I don’t think so you can stop it in SMO, instead you need to turn off password policy for that login
VidhyaSagar
| #
HI Naveed,
Could you please check the article wrote by deepak on fulltext? http://sql-articles.com/articles/dba/sql-server-2005-full-text-search/
VidhyaSagar
| #
Thanks Ashish, I’ve updated the script.
Ashish
| #
I was just searching some trace related articles and gone through your article. Found one incorrect information,
to disable the trace, the command should be
dbcc traceoff (….)
you might have by mistake mentioned it as traceon for disabling as well.