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 Wanet Telecoms Ltd 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: Bystander
  • Content: Threads
  • Order by date
  1. Bystander

    What is the latest version of Paradox

    Hi, I've just got a call out of the blue to design a case management database. My most recent version is Paradox 9 but wondered if anyone can reccomend anything higher and does it still come with the developer's runtime software. Indications of pricing and where to purchase would be much...
  2. Bystander

    Advice on contolling number of items passed into cin

    Hi, I am learning c++ and have written an equation that takes 5 values into cin ( eg cin >>v>>w>>x>>y>>z) but I want to return an error mesage to the inputter if they pass in more that 5 items. Could anyone advise what syntax would be advisable for that please. Many thanks Bystander
  3. Bystander

    Export Form Field Contents to a Local File

    Dear All, Please could anyone advise if there is any code that I can put behind a button to export all of the data in a form to a local drive rather than a web server. Many thanks Bystander
  4. Bystander

    Problems Editing Field Labels and Text in Acrobat Pro 6

    Dear All, I am creating forms in Acrobat Pro 6 from scratch. Sometimes when I try to edit field labels or bits of text using the touch up text tool it puts a selection rectangle around a large portion of unrelated text and links them all together. This highly unhelpful and disrupts the...
  5. Bystander

    Setting ODBC/BDE User Name

    Dear All, I have an application that connects to a couple of Oracle databases using the "setAliasPassword(aliasName, aliasPassword)" syntax. Recently I have found that it would be very desireable to be able to set the User Name. Can anyone advise what code I could use to set the User Name...
  6. Bystander

    Masking a Password Input with Astrixes

    Hi All, I have a form that allows the user to key in their password, the field is set so that the input cannot be seen. I really would like to show asterixes so that people can see that they have entered something. Have got by without it for 8 years but really do need to move on. Please can...
  7. Bystander

    Looking for Advice on Whether to Purchase Crystal Reports

    Dear Colleagues, I need to provide a low cost reporting solution that will allow a central team to produce reports that accesses data from a back end Human Resources database for 100 sites to log in and view information about their areas using only a web browser. End users would ideally be...
  8. Bystander

    Looking for Advice on Whether to Purchase Cognos

    Dear Colleagues, I need to provide a low cost reporting solution that will allow a central team to produce reports that accesses data from a back end Human Resources database for 100 sites to log in and view information about their areas using only a web browser. End users would ideally be...
  9. Bystander

    Looking for Advice on Whether to Purchase Business Objects

    Dear Colleagues, I need to provide a low cost reporting solution that will allow a central team to produce reports that accesses data from a back end Human Resources database for 100 sites to log in and view information about their areas using only a web browser. End users would ideally be...
  10. Bystander

    Are There Any Valuable Changes in Pdox10 over Pdox9

    Hi Everyone, This may sound a bit lazy of me, so I apologise now, but I would rather hear from your goodselves than a salesperson. Please could version 10 users advise if it is worth moving from Pdox9 to Pdox10. Is there any new functionality that would make it worthwile? My clients are...
  11. Bystander

    Where Can I buy Pardox 9 in the UK

    Hi All, Paradox 9 applications seem to be taking off as people learn how cheap and reliable they can be if written properly. However, everyone wants the full version rather than Runtime applications. Can anyone advise where I can buy the full version in the UK. Last time I spoke to Corel it...
  12. Bystander

    Problems with Pdox 9 Using BDE 5.202 and Windows 2000

    Dear Colleagues, A work we have recently moved to BDE 5.202 and a Windows 2000 desktop operating system. I now find that an application that runs smoothly in all other environments and machines using BDE 5.01 now takes nearly 60 seconds to open the main screen and as long as 2 minutes to get a...
  13. Bystander

    Help with Creating a Change Log

    Hi All, I am trying to create a way of logging all changes to values on a form. It works perfectly with changes made via key strokes, however, it does not seem to work when I select lookup values. Can anyone advise where I might be going wrong. I have used the Changevalue event and the...
  14. Bystander

    UltraDev4 Problems Connecting to Paradox 9 Database

    Hi, Has anyone been able to use Dreamweaver UltraDev 4 with Paradox 9? Everytime I try to get a connection via ODBC I get a message saying that there are no tables in the database even though there are several. I want to publish a database to a web site for staff data entry purposes. Has...
  15. Bystander

    DreamWeaver UltraDev4 Connecting to Paradox Tables

    Hi, Has anyone been able to use Dreamweaver UltraDev 4 with Paradox 9? Everytime I try to get a connection via ODBC I get a message saying that there are no tables in the database even though there are several. I want to publish a database to a web site for staff data entry purposes. Has...
  16. Bystander

    Connecting To Oracle By ODBC

    Can anyone suggest where I can find an idiots guide to connecting Pdox 9 to read Oracle 8i? Or failing that a simple guide to using ODBC in Pdox9. Many thanks Bystander
  17. Bystander

    Table Re-Sorting by Clicking on Title Bar

    In Access and a some other databases there is a nifty little function that allows the user to click on the name of a field in a title bar and the whole table sorts either Asc or Desc by that field. I understand how to write the SQL or ObjectPal code to sort a table, but could anyone suggest how...
  18. Bystander

    Look Up Table Access Other than Ctrl Spacebar

    I find it difficult to get new users into the habit of using Ctrl Spacebar for lookup help. Most other databases automatically call up a lookup table from a mouse click and enter lookup values from a mouse click or via drag and drop. Can anyone suggest a way that that functionality can be...

Part and Inventory Search

Back
Top