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 TouchToneTommy 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. JBirdieH

    GPF occurs every time on attempt to close unsaved script

    I've got Windows 7 and Paradox 10. It is a network situation, but the temporary script is local. EVERY time I attempt to close an unsaved script it crashes Paradox. I now minimize them until I am ready to exit..but I'd like a better solution?
  2. JBirdieH

    Paradox 10 and Windows 7

    Does anyone have a multiuser setup with this combination? Are there any serious problems? Almost all our users are still XP and I'm hoping we can upgrade and get at least another 5 years out of Paradox!
  3. JBirdieH

    GPV in windows 7

    I get a seemly random GPV in my new windows 7 installation of paradox 10. It seems to be most often generated when I try to exit. Often no tables are open. I also get a "paradox is not responding" on occasion. Again, no tables are open. Any ideas?
  4. JBirdieH

    stack overflow

    Also, sometimes the form itself has been damaged. I've had to use a backup copy of the form to correct the problem.
  5. JBirdieH

    stack overflow

    This is extremely unscientific, but I've been working with a pdox database for more than 12 years and I've had this happen intermittently. I actually completely rebuild the major tables involved in the "seems related to what I have been doing before". Create a new table, query out old record and...
  6. JBirdieH

    damaged tables

    Yesterday morning three tables were damaged. The data was present, but everything else seemed to be wrong. I couldn't even copy or query out the table (even after deleting all of the related files besides .db) without getting errors that indicated there was not enough disk space. (not true) When...
  7. JBirdieH

    btree index errors daily

    I was doing this interactively through new table and then borrowing. I will however, use create programmatically without borrowing the structure from the old table. Ironically yesterday I had changed the block size of the bde from 4 to 16 K and there were no index errors. I previously had tried...
  8. JBirdieH

    btree index errors daily

    Table if version 7, app. version 10. There are 8 fields in the table.Almost one million records. I rebuild the way I understand to be the cleanest (please correct me), which is to create a new table borrowing the structure from the old table, querying out the contents of the old table into an...
  9. JBirdieH

    btree index errors daily

    We've had paradox since 1994. I have not had this problem. Everyday my table has primary index errors. The index consists of 5 fields. Everyday I create a new table, append the records, reindex and rename. We are on a windows network. Why would this happen "all of a sudden"?
  10. JBirdieH

    table index problems

    We've been using paradox since 1994. We've had a few problems along the way, network speeds, particular station settings etc. This one is different. The largest table is almost a million records. It has 9 fields, block size 4, record size 48. It has one secondary index and currently no other...
  11. JBirdieH

    pdf binders too large for practical use

    I've got hundreds of sets of images (lists of covenant documents and maps for plats) that are pdf binders (Adobe v. 8). The problem is they are too large for emailing and attaching to policies. We've got space restrictions on the title server and when you attach them to each policy you're also...
  12. JBirdieH

    Printing issues in Paradox 10

    Does anyone have unusual print outcomes (distorted images)for tif or pdf? This has just happened recently with the server upgrade to Windows 2003 R2. Almost all users are on Windows 2000. The print to pdf/tiff (separate drivers) print drivers are all local. Any ideas? Jenn
  13. JBirdieH

    paradox and mssql

    I have used a paradox database and corresponding forms/objectpal for years. Now it appears the development has stagnated and we are testing the mssql database. While I can import the data and perform sql tasks, I am completely in the dark as to how I can use my existing forms to...
  14. JBirdieH

    Does Paradox have a future?

    It seems as though there is no development happening in Paradox.The new WordPerfect Suite has the same version, and Corel doesn't seem to have much information. Does anyone?
  15. JBirdieH

    Setting custom page sizes for printers?

    Does Paradox have a future? I noticed that the new Wordperfect has the same old Paradox and it seems that there is no development going on?
  16. JBirdieH

    Exporting tables?

    I need to export a table with tab sets (which would be ascivar). The problem comes when I read out of my file and save to the clipboard, I lose the formatting. I've tried formatting my file, but it loses the formatting when the export is called again. I can't figure out how to use the rtf...
  17. JBirdieH

    readfromrtffile

    I am trying to read from a .txt file that has been created as an ascii fixed in pdox. I need to clip it in to another application. The readfromfile works fine, but the "fixed" aspect is lost and the data is messy. The readfromrtffile gives me the error "cannot read from...
  18. JBirdieH

    Outer join

    Adding a change date is definitely something I will do, but actually I am trying to see if records are being erroneously deleted (or dissappearing-which is what some users claim--even though in my experience table problems don't usually present themselves with individual field changes). Maybe it...
  19. JBirdieH

    Outer join

    I am trying to document database data changes from one week to the next. My qbe question is what records from last week don't exist this week (making sure nothing erroneous is happening). The problem starts because I need ALL the fields involved. This takes forever and/or fails. Is there a...
  20. JBirdieH

    Number of tables in the data model

    Is there any calculation for the max (ideal) number of tables to use in a data model? Many of our form use ten or so tables, and amazingly they work well. I added one more table a few weeks ago, and that seemed to push everything over the edge. Maybe because the table added language driver was...

Part and Inventory Search

Back
Top