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 Chris 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. TidewaterJoe

    Date Validation upon field exit

    I am able to validate the format of a date - when the form is submitted, but not when the date field is exited. I now need to know that date when the field is exited so that I can immediately update another date field. For example, if startdate = 01-01-2006, I need to immediately update the...
  2. TidewaterJoe

    Moving Word data to MS Access DB

    HanS: Sorry for the late response. I DO greatly appreciate your responses. The reason for the Word docs is that they are pre-existing and number in the hundreds. I want to simply convert the checkboxes on these documents (which now do nothing but are used for manual/handwritten checking) to...
  3. TidewaterJoe

    Moving Word data to MS Access DB

    Han, again, thanks for the time and effort. Greatly appreciated! My problem however is that I want to populate the Word doc with checkboxes that, when checked, send me to an Access app, along with the data associated with the checkbox (part number, eg). How do I reference the Access app from...
  4. TidewaterJoe

    Moving Word data to MS Access DB

    Han: Thanks for the insight. My problem is actually somewhat different. Imagine having an inventory of car parts. Let's use brakes. I have a word doc with 1. Breaks...1a. Calipers Part No. 1234 Good Bad N/A 1b. Shoes Part No. 5678 Good Bad N/A...and so on. I want to start with this...
  5. TidewaterJoe

    Moving Word data to Access DB

    Not sure where to put this, so placing it twice: I have seen many examples of moving Access data to Word, but not the other way around. I have a multitude of Word documents that are surveys... questions followed by three or four (currently inactive) checkboxes (Good Bad N/A, eg). I want to...
  6. TidewaterJoe

    Moving Word data to MS Access DB

    I have seen many examples of moving Access data to Word, but not the other way around. I have a multitude of Word documents that are surveys... questions followed by three or four (currently inactive) checkboxes (Good Bad N/A, eg). I want to convert the checkboxes to real checkbox fields, have...
  7. TidewaterJoe

    Page file size is too small

    I solved my own problem, for anyone who may have an interest in the future. The problem was that DOS has a limitation on drive size of 2GB. Therefore, with the terminal services server setting page file size (a swap file) to 4gb, the DOS app was finding zero memory. Once the minimum setting...
  8. TidewaterJoe

    Terminal Services and DOS program?

    Re ReddLefty's remark, "open your network utilization and see if it's peaking too high", I have the opposite problem as described in this thread...a performance view reveals my XMS usage for does peaks at 15MB, despite a 4GB page file for terminal services. It happens that I have an...
  9. TidewaterJoe

    page file size too small

    I am running a legacy app in Delphi IV with SQL DB using QuickReports to generate charts and graphs, etc. Works fine on intranet; however, when we attempt access via terminal services, while most charts display, a few first advise with warning that page file size is to small (less than 30MB)and...
  10. TidewaterJoe

    Page file size is too small

    I am running a legacy app in Delphi IV with SQL DB using QuickReports to generate charts and graphs, etc. Works fine on intranet; however, when we attempt access via terminal services, while most charts display, a few first advise with warning that page file size is to small (less than 30MB)and...
  11. TidewaterJoe

    BDE and SQL 7 driver problem

    I have legacy Delphi 4 system. Until recently, we were using BDE 5.0 and SQL 6.5 and having no problems. However, experienced problems when moving to Win2000 machines, so upgraded to SQL 7.0 and BDE 5.1. Now, accessing app internally using BDE's MSSQL driver, we're doing great. However, when...
  12. TidewaterJoe

    Accessing via Internet, query blows up

    Recently upgraded from 6.5 to 7.0. Afterward, when we access application on our external web server remotely via internet, one query blows up, offering the following: Q: Field Whendiscoverdate not found. All others work. If I access the app from with our network, everything is fine. Any...

Part and Inventory Search

Back
Top