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. polymathinc

    File manager like project manager

    I am looking for a simple file manager that would work in a drag and drop manner like the current project manager. I want to add this feature to an existing application. Ideally I could choose file types like "email, fax, docs, xls, dwg, other." (these would be the categories on the folders)...
  2. polymathinc

    Pervasive

    I am working with a program called CYMA which uses a Pervasive database. With the Pervasive ODBC Engine I can create remote views and access the data without problem. It doesn't seem to allow me to update data. Ideally, I could append a record in a table and make changes. Does anyone have...
  3. polymathinc

    Help with forecolor on pageframe

    I am a newbie at VFP. I have placed some labels on a page of a pageframe. How do I reference the object to change color. It was my intent to put the following in the "gotfocus" of the accompanying text field entry thisform.label1.forecolor=255 and then in the lost focus of the text object...
  4. polymathinc

    Question on Primary keys in existing SQL database

    OK, with everyone's help I am able to update the data in an existing SQL database. Thanks. Question, when I issue the INSERT command to an existing table to append a record and store some data it results in the following error "[ODBC SQL Driver][SQL Server]Cannot insert the value NULL into...
  5. polymathinc

    Help on SQL replace field contents

    I am working on my first project with an SQL server database (updating data stored in SQL database). I have created ODBC connection on the computer in VFP I have created database I have created connection I have created Remote View I can use the remote view and BROWSE the data. Here is my...

Part and Inventory Search

Back
Top