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 wOOdy-Soft 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: BigalYoung
  • Content: Threads
  • Order by date
  1. BigalYoung

    Returned data different between CR and CE

    Hi all, CR10 and CE10 on SQL Server 2000. Within CR10 the report returns 23 rows of data. Within CE10 the report returns 1 row of data (only the very first row). This happens when previewed or scheduled. I've taken the SQL from CR10 and applied it to the database and the 23 rows that it...
  2. BigalYoung

    Add a column to a table

    This should be fairly straightforward (I hope) !! I need to add a new column to an existing table. If I use the simple ALTER TABLE tabname ADD newcolumn SMALLINT NULL then the column gets added as the last field. I need to be able to add the field at a specific point within the table...
  3. BigalYoung

    Info to Excel

    When exporting to Excel (ver 5 ->) blank rows and columns appear in the spreadsheet where there are none in the report. There dosen't seem to be any consistancy in where the blank rows/colums appear though !! Anyone had similar wierd results ??

Part and Inventory Search

Back
Top