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

    Failed to Open document

    I have Crsyal 8.5 and recently I installed version 9. Then I learnt that version 9 will not let you save in earlier version. So, I uninstalled 9. Now I only have version 8.5 on my machine. But when I design the report from scratch I copied some titles and few other stuff from another report...
  2. samcam

    Row filtering

    Hi Experts... I have a table with the following structure OfficeName Address x1 x1a1 x1 x1a2 x2 x2a1 x3 x3a1 x4 x4a1 x5 x5a1 x5 x5a2 x6 x6a1 Now you can see...
  3. samcam

    Connection Pool

    Hi Folks, How do I set up ODBC connection pool for SQL Server 7.0. Thanks
  4. samcam

    Date portion of a datetime field

    Hi Folks, How do I get just the date portion of a field which has both date and time. thanx
  5. samcam

    Page Layout in browser

    I have developed a report and when I run it and preview the data all seems well. When we run the report from a browser, the page size goes from legal to a letter size and all my columns in the report are cutting off. Can anybody tell me how I can fix this...would really appreciate your help...
  6. samcam

    How to write to a file

    I have a stored procedure which will output a list of values. How do I write that to a file. thankx
  7. samcam

    Varchar

    I have a text field whose length is more than 8000. I need to do some manipulation with this field but since varchar can only hold upto 8000 how do I parse this text field into chunks of varchar 8000 Please let me know if my question is not clear. Thanks sam
  8. samcam

    Number of times a string repeats

    Hi Folks, I need to find out how many times a string repeats within another string. For Instance, I have this string "How much wood could a woodchuck chuck if woodchuck could chuck wood" and I need to find out how many times the word wood appears within this string... Please help...

Part and Inventory Search

Back
Top