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

    SQL Using triggers and SPs to limit records for a particular column

    Hi I am developing a SQL database that will sync with handhelds used to collect data in the field. This will be a two way sync, as I want all handhelds to hold previous data, so the handhelds can run statistical analysis on new data, before excepting. This is ok, but I want to limit the data...
  2. enitial

    How to format crosstab summeries?

    Hi, Does anyone know how to change the decial point place, for crosstabs? By defult all values that are whole do not have any decimal place, but we need to change this to two. Example (current): ID CH4% 1 2.1 2 0 3 6.73 Example (needed): ID CH4% 1 2.10 2 0.00 3 6.73...
  3. enitial

    Linking an array to a seperate database

    Hello This is my first time using this site, so apologies for any ignorance. I have been set the task of updating a report that links to an sql database. The table i link to has a 'comments' field, that has to hold an array of 'comment IDs' I need to link this array of 'comment IDs' to a...

Part and Inventory Search

Back
Top