Viewing 15 topics - 251,941 through 251,955 (of 284,057 total)
Topics
Started by
Posts
Last post
Current Query: Select person_id, (Select 'Y' From notes where note_date > '06/23/2008' AND note_…
1 replies
Hi, I am new to full text search. I have some questions. 1. Does SQL Server full-Text searc…
1 replies
Hi I have a question/best practice regarding sql2005 and data partitioning. A new product will be g…
1 replies
I have a couple of reports that, when you preview or export it adds a blank Page between each page.…
1 replies
Hello. I am using SQL Server Management Studio to manage some SQL Server 2000 servers. I would like…
1 replies
How to define Debt and credit process in Payment ? Its my payment module So how to declare Debit an…
1 replies
I´m working with sql server 2000 and I have a 180Gb production database. The company wants t…
1 replies
Hi all, Where can find detailed information about the uses of DISTINCT and JOINs such as inner join…
1 replies
can sql server(data base) be package with a front end tailaored made software?so that it can be ins…
1 replies
Our management is looking for flashy graphics on some of their reports. I'm fairly new to Rep…
1 replies
I have 3 table 1. JournalParent 1. counter int (used for relation t…
1 replies
I have created a SP with two parameters. @CourseId int, @GradeLevelId int Here, CourseId will have …
1 replies
I can´t find whats wrong with this recursive query: WITH temp (Id, ParentId, iteration) AS ( SELECT…
1 replies
Hi, in the Microsoft SQL Server 2008 whitepapers LINQ is didescribeds a new key feature of the 2008…
1 replies
OK this is weird... I have a simple two part UNION query. When I run each query separately I get 4…
1 replies
Viewing 15 topics - 251,941 through 251,955 (of 284,057 total)