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 bkrike 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: *

  1. JimmyEdwards

    Crystal Reports XI not displaying BLOB field

    Hi All, I'm reposting this in here, because I don't think I put it in the right place to begin with. Db - SQL 2005 Crystal XI (11.0.0.1282) Developer edition Connecting via an ODBC connection using the SQL native driver. I have a BLOB field in my database containing a bmp image. When I try...
  2. JimmyEdwards

    Crystal XI not showing BLOBN field

    Hi All, Db - SQL 2005 Crystal XI (11.0.0.1282) Developer edition Connecting via an ODBC connection using the SQL native driver. I have a BLOB field in my database containing a bmp image. When I try to insert this into a crystal report it shows as a blank field (i.e. does not show the image)...
  3. JimmyEdwards

    Ultrium Drive reporting End Of Media - before the End of Media!

    Hi all, I'm having a problem with an Ultrium tape drive. I'm running Backup Exec for Netware, version 9.20. Our Ultrium tapes are supposed to have a native capacity of 200GB, but when our nightly backups are running once the tape gets to 145 - 150GB full it stops the job and ejects the tape...
  4. JimmyEdwards

    Removing text from a number

    I'm trying to pick up a mobile number from a database, but the data is rather messy. A lot of the number's have hash characters (#) at the end, and a lot also have a description of the number. I have worked around the first bit, but the text is causing me problems. This is my formula:-...
  5. JimmyEdwards

    Excel VBA - select multiple sheets

    Hi all, I am trying to find a way to select multiple sheets within a workbook as part of a macro. The sheet names and the number of sheets are variable. I can do it like this:- Sheets(Array("Sheet3", "Sheet2", "Sheet1")).Select except that the sheets could have different names each time I...
  6. JimmyEdwards

    Outlook 2000 - Can't open pst file.

    Hi there, One of my users is having real trouble with outlook. Our network went down this morning causing all the PC's to crash. This one user had outlook open and when he restarted it won't open his .pst file. The .pst is stored on a shared drive on the server, and when he opens outlook he...
  7. JimmyEdwards

    Preventing duplicate entries in totals

    I am using Crystal Reports version 4.6 (I know.) and connecting to an SQL database via ODBC. I am looking to group accounts into the month they where loaded and total the number and balance. I have an outer left join to a payments table so that if an account has received multiple payments in...

Part and Inventory Search

Back
Top