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

  • Users: AMakovoz
  • Content: Threads
  • Order by date
  1. AMakovoz

    Table size limit

    Is table size limit of 2GB is gonna be dropped any time soon? Any idea when?
  2. AMakovoz

    Changing File Attributes

    I would like to change Read Only attribute of any file programically. Simple solution? Unrelated question: Is 2GB table size limit gonna be changed in the new release of VFP?
  3. AMakovoz

    Enhanced Combo Box

    I am looking for a third party ComboBox with the following additoonal features: 1. Multiselect (like in FoxPro intristic ListBox) 2. Change colors or dims individual items Any ideas?
  4. AMakovoz

    FTP Control

    Hello, there! Is there reliable FTP Control? Need to upload files to other party FTP site.
  5. AMakovoz

    Bit manipulation on the string data

    Is there any easy way to manipulate bits on the string data similar to BITxxx functions used for numeric data?
  6. AMakovoz

    Exporting to Excel-size limit

    Whenever I try to export to Excel file, it brakes at 16,384 record. Is this a bug or there is a parameter controlling number of records to be exported to Excel. I do not have this problem with other data types (Delimited, for example).
  7. AMakovoz

    Calling OCX Control

    I am trying to program MapMarker OCX but whenever a call is made to one of its methods I am getting "Type mismath" error. The parameters types are: Long, Text and integer. The OCX works fine with Visual Basic calls. Why can't I use VFP variables? I don't expect you tried this control...
  8. AMakovoz

    Intristic Grid Control

    Whenever I programically change RecordSource propertity of VFP Grid Control all my initial setting for the control are gone. I need to be able to show different tables of the exact same structure based on the user's choice. What should I do?

Part and Inventory Search

Back
Top