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

    Report Header Problem

    PB 10.0 Have a report that prints everything about a specific project (there are multiple projects), a portion of the header I only want print on the first page. I tried grouping by project and putting that part of the header in the group header, it still prints every page. I tried putting code...
  2. ersarg

    connection is busy with results for another hstmt

    PB10 / SQL Server 2005 Standard. I'm trying to execute a embedded SQL statement INSERT INTO ..... and I get the error "connection is busy with results for another hstmt" The SQL that is erring is inside a Cursor Loop. I changed the SQL to a simple UPDATE of the same table no error. I changed...
  3. ersarg

    Looking for a way to extract EXIF and Thumbnail from photos

    Embedded in JPG's is a small thumbnail image and "EXIF" information regarding exposure details on the photograph. I ask this question last year in thread144-1224773 and the suggestion was to use the bitmap function. Bitmap only addresses the complete image file allowing them to be embedded in a...
  4. ersarg

    Filter dropdown datawindows

    I need to filter a dropdown datawindow based on the content of another field. In PB 7 I setup retrieval arguments and blocked the retrieval argument dialog box from appearing by selecting in the DataWindow Painter ROWS then DATA then INSERT. In PB the DATA option is no longer there. Does anyone...

Part and Inventory Search

Back
Top