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 Mike Lewis 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. dslaby

    E_Fail Error Message using ADO on Novell Network

    I developed a VB6 program that uses ADO to access data from an Access97 database over a network.  It works fine on my NT4 network, but when I install it on a Novell network, I get an E_Fail error message.  In stepping through the code, I get a data connection, but the program...
  2. dslaby

    Data compression and encryption source code

    If you post the API call, and alt255 posts some code, I'll be happy to post my final result for anybody's review. Thanks.
  3. dslaby

    Data compression and encryption source code

    I need to compress and encrypt a replicated data set using email. I have written the code that attaches the data file to the email message, but need source code for compressing and encrypting the file, and of course, uncompressing and decrypting the file after recieved. Anybody has any source...
  4. dslaby

    Replication over web

    I have an Access 2000 database that I need to replicate over the web with a SQL7 master. I am using a VB6 program for entering data into the Access 2000 replica. What ActiveX controls do I use to establish a dial up connection and synchronize the data? Is there some sample code somewhere? Thanks.
  5. dslaby

    VB and Internet Transfer Control

    I need to implement FTP in an application and<br> would like some code samples that I could study. Does<br> anyone know of some code samples using ITC in VB?<br> Thanks.
  6. dslaby

    VB6 and Visual Modeler

    Does anyone have experience working with visual modeler<br> and VB6, or know of any good references? I would like<br> to model some VB.projects that I developed for developing<br> class modules.
  7. dslaby

    Error: one/more reports require btrieve engine installation

    You may need to re-install or upgrade your BTrieve Drivers.

Part and Inventory Search

Back
Top