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 wOOdy-Soft 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: ag
  • Content: Threads
  • Order by date
  1. ag

    GetObject with multiple processes

    Can anyone assist me with the GetObject call please.<br><br>Scenario: MS Word97 instantiated via VB application using CreateObject or GetObject. <br><br>MS Word may open many times on the client machine. These sessions may be user created, MAPI sessions (Outlook etc) or VB created.<br><br>The...
  2. ag

    Corrupting an Access97 database

    Hi,<br> <br> Strange but true, I want to be able to corrupt an Access 97 MDB. It's not so strange really, I'm testing a VB application that needs to be able repair a database file automatically at login. In all the years I've been using Acecss, I've hit a number of corruptions but can I...
  3. ag

    Treeview not functioning

    Hi,<br> <br> Can anyone shed any light on the following please:<br> <br> MS Access 97 Application<br> <br> A form uses the Treeview control and works fine on the development machine. On the client machine the treeview fails to load or be insertable on a new form.<br> <br> Both MSCOMCTL.OCX and...
  4. ag

    Setting a Reference to another Access MDB

    Hi,<br> <br> Has anyone come across the following behaviour?<br> <br> Access 97, SR2.<br> <br> Working in VBA in one MDB I need to make a reference out to an MDB containing generic code routines that is located on a Banyan-Vines network.<br> <br> a) Locate the database<br> b) Set the reference...
  5. ag

    ActiveX Dll Error 430: Object does not support automation

    Has anyone had any experience of the following error:<br> <br> VB 6.0, NT 4,SP4<br> <br> A data access project (Standard EXE) using ADO 2.1. with a reference to an ActiveX DLL.<br> <br> When the project is run in the IDE or as compiled EXE and DLL on the development machine, everything runs...
  6. ag

    MS Word Functionality in a VB App

    Hi,<br> <br> Can anyone offer an opinion as to the best way to implement MS Word 97 features in a VB Application.<br> <br> My users need minimum:<br> <br> Full Word character formatting<br> Interactive spell checking (underline style)<br> Autotext<br> Macros<br> <br> I have looked at the OLE...
  7. ag

    VB 5 Setupwizard install failure......bizarre

    Hi,<br> <br> Has anyone come across the following before:<br> <br> VB5 Professional app using DAO.<br> Win 95 PC install<br> <br> Upgrading application from VB4 to VB5. Setup wizard runs and prompts<br> to update system files (out of date) and reboot.<br> <br> Reboot the PC, re-run setup and...
  8. ag

    VB 4.0 Setup Problem - OLEAUT32.DLL

    Has anyone come across the following problem:<br> <br> I am installing a VB4.0 app onto a Win95 OSR2 machine with the latest version of OLEAUT32.DLL (i.e. MS OLE Update applied). The master development machine (VB4) contains the OLE versions as at the time of the VB 4.0 CD (i.e. earlier). <br>...
  9. ag

    VB 5.0 DBCombo MatchedWithList error

    Has anyone come acorss a problem with the DBCombo.MatchedWithList property?<br> <br> It appears that irrespective of a user's selection from the list, that this property is always 'false'. Everything else works just fine. I am using VB 5, SP3.<br> <br> TIA<br> <br> ANdrew<br>
  10. ag

    VB 4.0 Setup Problem - OLEAUT32.DLL

    Hi,<br> <br> Has anyone come across the following problem:<br> <br> I am installing a VB4.0 app onto a Win95 OSR2 machine with the latest version of OLEAUT32.DLL (i.e. MS OLE Update applied). The master development machine (VB4) contains the OLE versions as at the time of the VB 4.0 CD (i.e...

Part and Inventory Search

Back
Top