Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21089 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

I want a Code To Convert Pictures to String [vb6]

Hi Every One I'm Looking For a Code To Convert Pictures to String I mean Like This But For VB6 I've Found This Picture There http://www.maryor.nl/Blog/tabid/268/...ice-versa.aspx And Thanks Sorry For...

View Article


Which Version Of The Win APIs Does VB Use?

Not a very clear question. Sorry. I just noticed that I have a number of copies of kernel32.dll on my computer. The dates run from 2004 to 2012. How can I make sure that VB uses the latest? Where does...

View Article


How to check whether database server is running or not

Hi, How would I check if a database server is running either for Access or Mysql? Also, check whether the recordset value column is empty and if so display a message? Thanks, Nightwalker

View Article

I'm Trying To Use VB6 To Change The System Path . . . And Not Having Any Luck

Here's what I've tried: API Call: Code: Public Function WriteEnvironmentVariable(strEnvVarName As String, _                                             strEnvVarValue As String) _...

View Article

Question about creating a new table for a selected record on a table inside...

Hey everyone.. I'm a total newbie in using VB 6. But I am currently experimenting things out. So here's what I want to happen: When I click a record in a table(1) inside a datagrid, I want a new...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] Userform for Entering Data in VBA

Hi all, I am a beginner in VBA programming and I have to make a Userform in Excel VBA for entering value from "Textbox1" and write that value in the specific places(in a table) in the two different...

View Article

how to use google plugins

hi i need source code to learn how to convert foreign languages using google plugins thanks in advance

View Article

How to find a good source of learning?!

Hey guys ... I'm a beginner in programming with vb6 ! I really need to find some real sources on the net to help me improve my knowledge about programming. I was wondering if anybody could introduce...

View Article


Image may be NSFW.
Clik here to view.

Concat Byte Arrays via String - Reliable?

While this isn't the best way to go about combining Byte data for processing, it is quick and dirty, good enough for many jobs, and as far as I know is always reliable. At least I thought it was. I am...

View Article


Where can I get a copy of LibPNG for VB6?

I want to be able to handle PNG image in VB6. Unfortunately the normal form of the LibPNG DLL file is a CDECL type DLL file, which works in C, but not VB. VB expects all DLL files to be of the STDCALL...

View Article

Is there a version of LibPNG that works in VB6?

I want to be able to handle PNG image in VB6. Unfortunately the normal form of the LibPNG DLL file is a CDECL type DLL file, which works in C, but not VB. VB expects all DLL files to be of the STDCALL...

View Article

How do I use a Listbox in a BAS module

I don't want to refer to a Listbox that is on a Form so in a BAS module I do this: Private MyList as Listbox then in a Sub I do this: Set MyList = New Listbox MyList.AddItem "entry 1" etc but VB does...

View Article

help with Copy Script

Can anybody give me any pointers on the below script I'm trying to create please, basically I'm trying search for certain folders under a parent but the general child structure is roughly the same, if...

View Article


Is there a way to order a listbox so the items are from highest to lowest?

Hi there, I have a listbox called pointslist, it has about 31 numbers, what I would like to do is arrange them from highest to lowest. Would anyone know of a way to reorder them? Thank you!!

View Article

code line breaking?

Hi there everyone. I have a long line of code, and would like to break it up so it is easier to read. After searching around the net, I have found reference to an underscore at the end of my line I...

View Article


[RESOLVED] Problem with Listbox add item using LB_SETTABSTOPS

Dear VB Guru, i have 1List, text1, text2 and command1 i use LB_SETTABSTOPS to set 2 column in my listbox the code is: Sub ListBoxSetTabStops(LB As ListBox, tabStops() As Long) Dim numEls As Long numEls...

View Article

[RESOLVED] how to show percentage of profit % between two fields in access

i have a chart that displays income and outcome now i managed to calculate and show the profit between them my question is how do i see that in a percent %? this is the code that calculates between the...

View Article


Run-time error -2147217900 (80040e14) - Invalid Sql Statement

Hi, When clicking in a button i get the error -2147217900 (80040e14) "Invalid Sql Statement, expected 'DELETE','INSERT','PROCEDURE','SELECT' OR 'UPDATE'". And it's triggered in the following line:...

View Article

how to check toolbar button menu?

I want to make toolbar button menu checked. Is it possible?

View Article

Adding multiple controls

Is there a way to add multiple controls (i.e. textboxes) on a form without having to click the control icon each time? I know I can copy and paste, or add them during runtime, but I thought there was a...

View Article
Browsing all 21089 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>