general question about sending out data
i have 4 command button 1 of them are report button so i need help working with the report button , generally when a user clicks the report button they fill out small form and then click send the data...
View ArticleMSComm Framing Error 1004 Help!
Hey Guys, So I am working on a pretty old program that we use to flash memory but for some reason doesnt work on some machines. [CODE]/CODE] For some reason on some of the machines I get a Framing...
View Article[RESOLVED] Ms Flexgrid Ordering
Hello everybody, I got a problem ordering data in a msflexgrid control. Let's say that we have a flexgrid like the one below Date |Head1|Head2|Head3|Head4|Head5 2011 |0 |300 |40 |0 |200 i want to...
View Articlehow to save details to oracle database using vb6?
Hi all, I am new to vb6. I am trying to save details in oracle database using vb6. I dont know how is the steps, I already try to search about it but I can barely understand the idea of this thing. can...
View Articleplsss. help combox filtering !!!
Good Day! I'm searching for how to auto filter the combobox while im typing inside it ex. if i type A in the combo box, all the records in the certain field in my table in database that begins with...
View Articlemysql network access
Can I connect the client to server on the network using user root ?
View Article[RESOLVED] To color vb6 MSHFlexGrid is very slow.
Hallo, I use VB6 and I have an MSHFlexGrid with about 50 fields and 8000 rows ( but with the time rows can be more ). I scroll grid for all cells to paint every cell with different colors bases to...
View ArticleRefine this code
hi! there this may be my first post there but please someone help me refining this code :thumb: Code: Private Sub Command1_Click() 'transfer data in textbox 1, 2, 3 to database(login) With...
View ArticleOpen Connection to MDF file
I've tried to connect to mdf file, but with no success.. My connection string is like this Code: sCon = "Server =.\SQLEXPRESS;Integrated Security = true; AttachDbFilename" & _ " = E:\Project...
View ArticleBinary Operations
I have some code I'm tinkering with but ran into an if statement I could possibly eliminate but not sure if I should. The code is this: vb Code: If Sprite_Number = 0 And (PPU_Status And 64) = 0 Then...
View ArticleHow to Fix Error 429?
Run-time error '429 ': ActiveX component cant create object Due to the fact that several reasons can cause the error, I decided to post my particular situation. I'm doing an update on an application...
View ArticleKeep RTB Text Selection Active While Selecting Highlight Color
I have a combobox as part of a toolbar where I select a text background highlight color. Once the combobox receives focus, the RTB (richtextbox) loses the selected text highlight (text is there just...
View Articlestring reverse?
I am having string issue. I am trying reverse the string, but cannot seem to accomplish. Scenario: The string is dynamic - def, abc - I want the out put as message box to be abc def If the string is...
View Articlehow is this possible too many arguments in stored procedure from ADO ?
On the first pass it works and then on the second pass it blows up right at the execute statement How and why would it complain that there are too many arguments passed to the stored proc to execute ?...
View Articlehow to connect vb6
Guy do you know how to connect vb6 application to MariaDB ? I dont see any connectionstrings sample for it and its mariadb driver.
View ArticleAccessing mapped drive
In my code, there is a strPath = "B:" where "B:" points to a network drive I mapped as drive B:. My problem comes when that drive's status is "Disconnected Network Drive". I have to open it first (in...
View Article[RESOLVED] how to get browser website
Is there a way like a vb6 program to get the website domain of the opened window browser ?
View ArticlePlease help me ASAP
i need a code that can search all files like windows 7 search bar please help me i need to finish my project now :( please fellow programers just message here if you know it
View Articlehow to make a search enging like windows 7 seatch bar
please help me i need a code on search engine like windows 7 search bar please reply here if you know the code
View Article[RESOLVED] how to get the PROCESS NAME of the current ACTIVE window?
how to get the PROCESS NAME of the current ACTIVE window?
View Article