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 strongm 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: JE77
  • Order by date
  1. JE77

    Installing Paradox

    Hi, I have just tried to install Paradox for windows 4.5 on a new cumputer using windows XP. Durning the installation it gives me the message "The directory c:\odapi does not appear to be on your path" It tries to automatically update the system but fails and tells me i have to do it...
  2. JE77

    User Movement.

    Hello all, Just a quick question... Is it possible to restrict the user to using just the TAB key and the LEFT ARROW key when moving from object to object in a form.. Thanks in advance JE77
  3. JE77

    re-indae all method

    Hello all, I am using pardox 4.5 for windows and am having trouble repairing tables. The reindex all method should solve my problems but i cannot seem to get it working. I have tried using the table method and the T-cursor method. The problem is you can't open a t-cursor onto a damaged table...
  4. JE77

    Controling external applications

    Lance, Protel does have OLE Automation. At the moment i am using ddevar.open("C:\\PROGRA~1\\Design~1\\client~1.EXE C:\\TEKLEA~4\\PSU\\PSU.ddb") This opens the PSU.ddb which is saved on my C drive and runs it in Protel (client99SE). Now what i want to do is open a schematic diagram...
  5. JE77

    Controling external applications

    Hi all, As part of my system i want to open Protel 99 SE from a button on one of my forms. Protel is a database in itself. At the moment i can run Protel, open a database within Protel, but i am failing to open a folder with in that opened database. I am using Paradox for windows 4.5. I would...
  6. JE77

    Dispalying a report

    Hi all, As part of my system i need to be able to open a report from a button in a dialog box. At the moment i can open the report but my problem it that the report opens behind the dialog box. Is there any way i can force the report to open in front of the dialog box. Thanks JE77
  7. JE77

    Problem with TAB

    Hello all, On one of my forms i have an undefined field object. I am using a browse button to fill this field. Once the user clicks on the button a dialog box lets them select. My problem is, once the fiald has been filled i cannot Tab to the next field, i have to use the mouse to click to the...
  8. JE77

    Data Model

    Hi all, I have a form for adding the details of a new project. Once all the details are entered, and the 'begin Design' button is clicked, a 2nd form is opened.Also a new empty table is create under the name of the new project. I am trying to use this newly created table as the underlying table...
  9. JE77

    Separating Alphanumeric from Numeric

    I have a field in a table that contains some entries as text and others as numeric entries. The field is defined as A30. What i am trying to do is extract the numeric entries, either by using a query or Tcursor.... Any suggestions. Thanks in advance je77
  10. JE77

    Creating files from Paradox

    Mac, Thank you very much, that code worked perfect for me. JE77
  11. JE77

    Creating files from Paradox

    Hi OGriofa I am building a DB to aid in project design. At the moment all designs have a folder each on the network. What i am trying to do is, once to user enters the new project details onto a form a new folder will be opened on the network for this new design, be it automatically or from a...
  12. JE77

    Creating files from Paradox

    Hello all, I am currently using Paradox for windows 4.5 and would like to create a new file (in the C dir for example)from a button on a form, i.e. by starting a new project in the database i can click a button to create a corresponding file in the C dir. Any ideas, Thanks JE77

Part and Inventory Search

Back
Top