Topics
Started by
Posts
Last post
HI all We currently have a linked server 'ABC' set up from sql1(SQL Server) database to Ora1(Orac…
4 replies
Hi all, Is there a way to find out if the database is unicode? We currently use Latin1_General_bin…
2 replies
As recommended, I usually don't apply the CU's, unless they address specific issues that we are exp…
1 replies
Iam a fresh here I have a table Attendance & student .. I want to fetch the records at the end…
7 replies
Unable to open Management Studio after upgrade from Workgroup to Enterprise We upgraded from SQL Se…
2 replies
I have to migrate data into the table which has dependencies. I want to insert data into parent tab…
4 replies
Hi, I am trying to find out records with overlapping dates. ONLY WANT RECORDS THAT HAVE OVERLAPP…
4 replies
I track the URL referrers to my site So I have data like http://www.google.com/pages?=hh http://ww…
8 replies
I cannot thank Craig Farrell, Gail Shaw, Lutz, and Ninja enough for their mentoring and advice as I…
30 replies
I am installing a fresh SQl server 2005 STD 64bit on Server 2003 SP 2 also freshly installed. I am …
2 replies
I am needing to update a table. I was told the if exists() update procedure would for me however i …
2 replies
Good morning- I'm trying to create a non-XML (character) format file for import. Here is the comma…
2 replies
I'm a SQL novice-at-best and am basically learning about tools as the need arises. I still don't re…
3 replies
IF OBJECT_ID('tempdb..#Data') IS NOT NULL DROP TABLE #Data; create table #Data([ID] [Int],[Sub][Int…
15 replies
Hi I have tblOrder table with clustered PK on OrderID which is an autoincrementing int field This i…
1 replies
Viewing 15 topics - 586 through 600 (of 2,735 total)
You must be logged in to create new topics.