| Thread | Last Post | Replies |
|
| VB6 Databound Grid not showing data when DataSource is ODBC | 17 Sep 2008 15:20 GMT | 1 |
I have been asked to work on an old program in VB6 and convert its database from Access to SQL Server. It uses a Data control and a data bound grid. I have changed the Data control to access the SQL Server data source via ODBC and I can confirm that it works by stepping through the ...
|
| Handling Cancel from Common Dialog control | 16 Sep 2008 21:50 GMT | 15 |
How do I know when a user canceled out of Common Dialog control?
 Signature Thank you, Randy
|
| Calling a Namespace | 16 Sep 2008 18:02 GMT | 1 |
I am working with the sample shopping cart code from Stephen Walther's book "ASP.NET 2.0 unleashed" which I changed for an app I am buiding. The problem I have is fairly simple. I have to call a function in a class in a namespace from an aspx.vb code behind. The class is ...
|
| IDE Opening | 16 Sep 2008 02:18 GMT | 1 |
VB6 Sorry, I think this was covered before but I cannot find it. When I open a project group I have many things open up and thery are opened as not maximized so the screen has to sloowly paint each one. How do I make them maximized so only one gets painted and gets through this ...
|
| Default Browser | 15 Sep 2008 21:59 GMT | 6 |
How do I make the VB6 Browser the default browser (programmatically) and have the OS pass it the navigation link? Ideally I would like to have the OS pass the link to the VB Browser when the VB Browser is already running.
|
| GPS Tracking | 15 Sep 2008 21:56 GMT | 6 |
VB6 Has anyone worked with the USB Modem (DSL like) Novatel Ovation U720 ? It has GPS capability that works nice. I would like to have it talk to a VB6 app.
|
| USB, VB6 and File Drives | 15 Sep 2008 21:54 GMT | 4 |
I got a unique case here that i am having trouble finding any information about. Try to follow this: I have two USB ports, coming form the HOST PC, both with splitters attached. Each splitter has a USB memory stick attached and a
|
| Other tool over there Package And Deployment Wizard to generate .C | 15 Sep 2008 21:40 GMT | 6 |
Hello my friends, Does exists any other tool (comercial or not) over there Package And Deployment Wizard (relese in Visual Studio 6.0) for generate .CAB packages of ActiveX controls developed in VB6?
|
| Sorting variant array on multiple columns | 15 Sep 2008 19:09 GMT | 10 |
Was looking for a routine that sorts variant arrays on multiple columns and there isn't much available it seems. I found one though posted by Bill McCarthy. Not sure if he wrote it. It seems to work fine, but it is somewhat slow
|
| message box in lower right of monitor in outlook apps. | 15 Sep 2008 18:48 GMT | 8 |
Is there a API function that shows a small message that appear then dissapear when you receive a mail in outlook thanks, Noel
|
| export data in an excel workbook | 15 Sep 2008 07:24 GMT | 10 |
I use VB6.0 and ADO in an application, and I want to export the data from Access database in an Excel workbook(sheet) using some parameters like: currentdate, How can I do that? Thank you.
|
| Create an MS Access Table in VB6 | 15 Sep 2008 05:28 GMT | 22 |
Using VB6 and MS Access 2003. I would like to create a simple table in the database. I'm able to do this fine... but here's the catch. I want to create an AutoNumbering Index in my table as a Primary Key. How do I do that? I can make it a Primary Key, but can't seem to set ...
|
| How to get a file's title | 14 Sep 2008 22:58 GMT | 27 |
I am using the FileSystemObject to display the content of a directory/folder in a browser. I am wondering if there is a way for me to get/show the file's title (this is the one in the property of the file, in the "Summary" tab, not the name
|
| What protection? | 14 Sep 2008 10:48 GMT | 9 |
What kind of protection can I create to prevent the programmers sell the product ? Because using VB6 I need to give to them the all source project. Any dll? but on source they can disable it...
|
| Mabry FTP ocx | 13 Sep 2008 08:49 GMT | 4 |
I'm having to reinstall my VB6 environment on a new computer, and besides VB6 itself, I have several 3rd party controls that I need to install also However, one of the is an ftp control from Mabry - - I tried going to the website and it's not up and running.
|