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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rgordley

  1. rgordley

    Data Report Default Zoom

    Is there a way to set the data report control's default zoom? the default is 100% and I would like my report to open at 75% zoom - it just looks neater since the 100% runs off the right hand side of the form.
  2. rgordley

    zoom percentage in datareport

    Is it possible to set the zoom percent in a datareport at design time?
  3. rgordley

    Context Sensitive Help on Menus

    I don't have a problem providing context sensitive help for forms and controls, but I can't get it to work with menus. Each menu item has a HelpContextID, so presumably when you highlight this item and press F1 the proper topic should appear. Am I missing something or does context sensitive...
  4. rgordley

    Stand alone 2000 clobbers 7.0 remote

    Terry, I checked the aliases and libraries and everything is as it should be. Oddly, though my VB apps can connect to the network server when EM is running, Query Analyzer cannot. The error message is "ODBC Msg 0, Level 16, State 1"
  5. rgordley

    Stand alone 2000 clobbers 7.0 remote

    Moving this up in hopes of an answer
  6. rgordley

    Stand alone 2000 clobbers 7.0 remote

    As a developer, on my workstation I have to have various applications corresponding to what I may have to support for clients. Currently I have SQL 2000 running on my desktop and SQL 7.0 running on the network server. Previously I had SQL 7.0 running stand alone on my desktop as well as the...
  7. rgordley

    Need to identify database

    Alas, the Access driver is one of the many I have already tried without success.
  8. rgordley

    Need to identify database

    Foxdev, You win a vote for tip master...now for the hard part. Do you know whether BW uses a proprietary data engine? Is there an ODBC driver for this?
  9. rgordley

    Need to identify database

    thanks for trying. No, foxdev, these are not SQL 7 files, they are not like a data "container" file, but more like loose tables and indexes. and no, snyderj, these are definitely not "human-readable ASCII text files" of course, I'm still stumped
  10. rgordley

    no spare stack pages????

    Thanks, Comtech, I figured I would have to add a new line to SYSTEM.INI, but didn't know where to put it.
  11. rgordley

    no spare stack pages????

    After 2 years of running without a hitch, 2 of the Win98 machines in my office have bombed on boot-up in the last 2 weeks with the following blue screen of death. "There are no spare stack pages. It may be necessary to increase the settings of 'MinSps' in the SYSTEM.INI to prevent...
  12. rgordley

    Need to identify database

    Does anyone know what type of database produces files with the extensions .MIF .MXF and .MDF? (or any ODBC driver that can connect with such files) Thanks
  13. rgordley

    Packaging a Project

    I get this message as well. As far as I can tell it has no effect on the final package. Just click OK and go ahead and finish the package.
  14. rgordley

    "Unable to Browse Network" error

    Are both network adapters bound to the same protocol?
  15. rgordley

    Changing default printer orientation

    No, you misunderstood the question. I want to change the default printer orientation in the IDE (the programming environment) for printouts of code, etc. Printing programmatically is easily controlled with the printer object, but how do you set the default for the VB environment itself???

Part and Inventory Search

Back
Top