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

  1. OldBitByter

    Combo Box - Compound Record Source

    I have a combo box (cmbClient) that has the following: BoundColumn - 1 BoundTo - .F. Column Count - 2 DisplayValue - cmbClient FirstElement - 1 RowSource - chart.n_client_id,n_vol_id RowSourceType- 6 - fields It seems to work ok except I can't get the vol_id to...
  2. OldBitByter

    Barcode Printer DLL's vs Fonts ?

    Hi; I've been looking at printing barcodes from VFP report and label forms. TAL has Active X and DLL drivers available, but info only on using them from VB or C++. I am somewhat convinced that their DLL or Active X solution is better than trying to use Fonts, as I have no control over what...
  3. OldBitByter

    Grid/Combo Box

    I have a grid that pulls up basic information about a facility. I want the user to be able to select the "Type of Facility" column and have a drop down combo that reads types of facilities from a second table. When the user selects the type of facility, I would like the combo to...
  4. OldBitByter

    Help Files Not Avail. on All Workstations

    Hi; We have an application that uses help files. It works perfect on some of our workstations, but not others. We are all running Win95b. It also does not work on an NT station. The application is VFP6, executable, with no network connections. If we run the help file from Win Explorer...
  5. OldBitByter

    How to Suppress Query Message

    Thought I asked this already but don't see it so here goes again. I would like to suppress the query message "Running Query" that pops up on top of my form when running a select statement. Any suggestions? Thanks
  6. OldBitByter

    File Transfer from one computer to another without network or phone.

    I am looking for best method to move a file from a laptop to a desktop by means other than network or floppy, with control remaining within VFP. I don't want my users to have to "know" anything, just hook up cable similar to laplink or fastwire and press a button on their VFP...

Part and Inventory Search

Back
Top