CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: steveosmith

Search: Search took 0.01 seconds.

  1. Changing button image in toolbar causes text to change

    I've been assigned a VB6 issue that I can't recreate locally. A handful of clients are reporting that the text on their Toolbar buttons changes randomly. Below is a video one of the clients sent,...
  2. Replies
    1
    Views
    1,233

    Connection string and password

    Having trouble connecting to my passsword-protected Access 2000 database using OLEDB in VB.net. Here's the pertinent code:

    Dim oOleDbConnection As OleDb.OleDbConnection
    Dim sConnString As String...
  3. Replies
    0
    Views
    761

    CGZipLibrary Passwords

    Anyone figure out how to add passwords to the zip portion of cgziplibrary? Any input greatly appreciated.
    Steve Smith
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured