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!

Search results for query: *

  • Users: MSMINNICH
  • Content: Threads
  • Order by date
  1. MSMINNICH

    Wise for Windows Installer insists on "Advertising"

    Hi, All; I'm having problems with a upgrade I'm doing with Wise for Windows Installer. It uninstalls the old version of the application, installs the new version of the application (I can see the files in the folder), but when I click on the Applications Icon, it tries to install from the...
  2. MSMINNICH

    Reordering Listview

    All- I have a screen where I have a Listview control with multiple subitems (columns from a query). The order of the ListItems is significant. I want to give the user an option of reordering the ListItems by selecting one and using an up or down command button. I can't seem to make this...
  3. MSMINNICH

    Attaching Oracle tables in code-

    Does anyone have code to reattach Oracle tables? I had some code once that queried a table for a list of objects to attach from an Oracle database and then added TableDefs for them, but I can't seem to find it. Any help would be appreciated.
  4. MSMINNICH

    User Controls

    Hi, All. I have a VB 6 application that uses several User Controls. I'm A) Building the application B) Making an install set using Installshield Express C) Test installing on a Win 98 system I get an error "Failed to load ctlCustomer from. Your version may be outdated." Any...
  5. MSMINNICH

    Avoiding Multiple Deletions

    Hi, All. I have a question that I'm hoping one of you gurus has solved in the past. I have a bound form with Record Selectors and I'm trying to make it as user friendly as possible. In the BeforeDeleteConfirm event I'm asking the user to confirm that they want to delete the record (I'm doing...
  6. MSMINNICH

    RISC 6000

    Sorry to bring up this dinosaur here, but my government client needs hard drives for a RISC 6000 system. Are they just SCSI drives, or something different? Can anyone reccomend where we can get them? The fate of the free world hangs in the balance...
  7. MSMINNICH

    Informix and Active Server Pages

    I'm having a problem with my ASP proogram and IDS 2000... I have a pretty simple program to output the contents of a table to an ASP page. It works on all of the tables except one that has a Memo field in it. Has anyone seen this? Scott
  8. MSMINNICH

    Informix and Active Server Pages

    I'm having a problem with my ASP proogram and IDS 2000... I have a pretty simple program to output the contents of a table to an ASP page. It works on all of the tables except one that has a Memo field in it. Has anyone seen this? Scott
  9. MSMINNICH

    Changing Recordsource on a subform...

    This is strange... I have a form with a subform. On the button for next record on the main form, I have code to change the recordsource of the subform. The code executes, and in the immediate window I can see the proper recordsource for the subform. The problem is, that the proper records...

Part and Inventory Search

Back
Top