MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
Browse by Tags -

in Search

Browse by Tags

All Tags » dataset (RSS)
  • How can make table using SQL...

    Hi to all....i'm a newer of this language...i can access my C-panel but i don't know yet on how to make a table...?your help is really appreciated.......thanks
    Posted to Forum by athan on 03-03-2008
  • Re: sql server 2005 express- sea

    Well Mr. Aprato, What I was trying to tell is. I have a database (SQL SERVER 2005 database) with a single table having Seven columns. i.e. Date column, FirstNumber column, SecondNumber column.....up to FifthNumber and lastly BonusNumber. In this case I have already connect the database to a form in VISUAL...
    Posted to Forum by semngoma@yahoo.com on 01-31-2008
  • sql server 2005 express- sea

    I want to write a SQL server 2005 QUERY to return sets of numbers which meet a specified criteria and at the same time give color to the numbers which match the input numbers. I have seen this type of function in US-POWERBALL LOTTO. See this URL www Search Winning Numbers From: 1/30/2008 1/26/2008 1...
    Posted to Forum by semngoma@yahoo.com on 01-31-2008
  • Re: Reporting Services: place logical information in a dataset or expression

    I guess I misunderstood your question. I thought, in addition asking about expression writing, you were asking which would be better, to write an expression or aggregate data in the dataset. I suppose I only answered the latter. You are right. Learning to write expressions is an important part of report...
    Posted to Forum by rfisch on 10-18-2007
  • Reporting Services: place logical information in a dataset or expression

    When querying a dataset, does the dataset need to include all the logical data with aggregate functions, rather than writing expressions to make sense of your data. Ex. This query SELECT [Gov Type], [Activity CD], COUNT([Activity CD]) AS Expr1 FROM ActsDeactsQuery GROUP BY [Gov Type], [Activity CD] ORDER...
    Posted to Forum by dbweb12345 on 10-18-2007
Page 1 of 1 (5 items)