[RESOLVED] Screen Resolution Issues when using a Projector as second Monitor
I have a Dell Latitude E6410 with it's screen resolution set to 1280 X 800 (recommended). When I display my VB6 program on it, I can see the entire form (set to maximum or to initial IDE size). When I...
View ArticleHow to Send Correct Data via Csocket Class ?
Dear Forum members, :) I usually make mig33 tool with Csocket class. But in few PC I got a Error. When i send packet to mig33 server 3rd byte always remains 3F . That's why I can't send correct packet...
View ArticleVista Sicherheits-Fehlermeldung von VB-Runtime bei HTTPS-Post mit INET-Control
Hallo, es ist kaum zu glauben... bei Win NT, Windows 2000 und Win XP gibts keine Probleme. Auch bei Vista im VB6-Entwicklungsmodus nicht, wenn ich per Inet-Control eine HTTPS-Post Message verschicke....
View Article[RESOLVED] Can you figure out why this simple code is having problems ?
Im working on some vb code that create's a batch file . Then Starts that batch file then deletes the file , everything works fine up untill the file delete part . here is the code...
View ArticleRemove empty cells from MSHFlexgrid using vb 6.0
Hi, I am creating an vb application that compares two data's pasted in two mshflexgrid. The data's will be copied from the source to the flexgrid control using clipboard. I have coded all the needed...
View ArticleVB6.0 does not connect to mysql on centos 6 server
VB6.0 does not connect to mysql on centos 6 server I try to connect vb6.0 from win7 to mysql server in centos. I installed odbs drive 3.51. i try to connect to server and error Odbc drive not found...
View Articleautomatically add in to text2.text where ever there is a new line
hi guys, is it possible that when i enter text into text1.text and press command1 it automatically adds "<br> at the end of the line where ever a new line is started? For example text1.text = "At...
View ArticleAutomation Error
I used to run Visual Basic 6 applications with Windows XP. Now I changed to Windows 7 and when opening a VB6 program I get an error message: Automation Error Error accessing the OLE registry Can...
View ArticleControl DB with 2 SQL statements
Hi I am re-writing an old VB program called Address Book which of course contains Names & Addresses,Phone Numbers, E Mail Addresses etc In my original project all data was kept on 1 Access DB but...
View Articlemask color over listview row item
i need to color mask some items in a listview already filled with data so that the data cannot be viewed until the revers is done, but dont hav idea how to do it. The mask should cover the row that i...
View ArticleHi , I need some help on my main manu
Hi, Everyone, I need some help, I made a menu for my programs, But when I go to the programs I have added Nothing opens or any thing, What it dose is just show a Line, and Under that line should be the...
View ArticleVB 6.0 Installation
hi, I am unable to install VB 6.0 into my machine. I have MS Office 2007 and our IT engineer is telling me the reason that, its a compatability issue. I am able to get installed Visual Studio 2012,...
View ArticleHow to read a MAX file ?
A couple of days ago I switched from Windows XP to Windows 7. I scanned about 10000 files using a Scansoft scanner on my computer. All these files show the extension .max but Windows 7 cannot read them...
View Articleoperation is not allowed when the connection is closed
I'm having trouble in my discount computation for about a day now and I have to finish my system tomorrow please help me Code: Dim a As Double Dim b As String Dim Desc As String Private Sub...
View ArticlePNG vs BMP Would it be worth changing from BMP to PNG
Hi there, and good evening to you all. I am working on a bingo caller program. Many seniors have kindly asked if the program could go full screen so the numbers would be easier to see. :) The problem...
View ArticleHow to connect to my web mysql database
need help in connecting vb 6 to my web mysql database..it works in localhost but doesn't work when connecting to my web database
View ArticleMove from VB6 to ?
Hello everyone.. I got 6 years experience with a software firm in India. My experience is with Visual Basic 6 and SQL Server 2008. Now I joined back after my maternity leave and not able to find any...
View Articlemigration of VB code for Windows 8 RT?
Hallo, what I did not expect: Microsoft at last announced not to support applications running on Windows 8 RT which obviously means that WinForms are not supported anymore here but only WPF...
View Articleconnect to a remote MS Access database from client side through VB6
Hello, I want to connect a client to a remote MS Access database residing in the server through VB6. How to do this?. Can anyone help? Thanks.
View Article