Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fnpuff
  • Content: Threads
  • Order by date
  1. fnpuff

    SQL 2005 - System.OutOfMemoryException

    Specs: SQL 2005 (9.0.1399), Win 2003, 3GB Ram We have 2 SQL Servers running 4 databases each, the servers are in different offices (sister company). Server_A goes down (IIS) about every 2 weeks with an error message of: Exception of type System.OutOfMemoryException was thrown. Server_B of...
  2. fnpuff

    Record Count changes when I add Chart

    There are 273 Programs in our database (SQL). I can display this with a summary count of Programs.ProgramNumber. Problem I'm having is when I insert a pie chart using a count of the same field above I get 274 as my total. Any suggestions? and does this happen often?
  3. fnpuff

    CR XI - 3 Pie Charts using same fields

    I have a working Pie Chart pulling data from 2 different places. I will do my best to explain below, but my question is, I would like 3 different pie charts using the same data but based on when the data is entered into our database (sql 05) 1st Pie chart is done: shows the total count of all...
  4. fnpuff

    Convert Y & N to Yes and No

    I am new to Crystal (Ver XI) and this is probably a simple question (sorry.) Pulling data from SQL 05. Table "Program_dates" field "Confirmed" currently shows "Y" & "N" I need to view it as "Yes" or "No" I thought I could use a Boolean but I’m having no luck. Thanks in advance for the help.

Part and Inventory Search

Back
Top