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

    bit datatype

    Hi, Is it true that CR 8 interprets the bit datatype as boolean, rather than numeric? According to some upgrade documentation for an app I am working on, I am supposed to change all the bit database columns referenced in my report from 0/1 to false/true, which as it turns out, causes my...
  2. MJ1299

    search and replace field?

    Hi, I have a varchar field that is passed to my report. I want to create a formula that parses the string for a certain character and replaces it with another when it finds it. Any ideas on how to do this? Thanks! MJ
  3. MJ1299

    sql server text field displayed in Crystal

    Hi, has anyone ever experienced any problems with displaying inaccurate text fields in CR? ie. I have a text field retrieved from sql server db. Shows up fine when I run stored procedure, but when I display in CR, all the tabs in the text field are removed so it does not display properly...
  4. MJ1299

    text field in CR?

    Hi, has anyone ever experienced any problems with displaying inaccurate text fields in CR? ie. I have a text field retrieved from sql server db. Shows up fine when I run stored procedure, but when I display in CR, all the tabs in the text field are removed so it does not display properly...
  5. MJ1299

    Tab in field?

    Hi, I'm retrieving a text field of type "textline" from my sql server database. It contains tabs - when I run the stored procedure, I can see the "space" between the words, which is what I want. When I place this field in my report, the tabs are no longer there. This is...

Part and Inventory Search

Back
Top