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

Class does not support Automation on ADODB.Connection

ok, i already googling it, but can't fix my problem.. how to fix this problem ?

View Article


ShellExecute

I have label on form which assigned to ShellExecute command ... it is for to download an exe. from web .. I have label caption [Opera.exe] Code: Private Sub Label1_Click() ShellExecute ByVal 0&,...

View Article


clsbuffer Class

This should be simple but I have been looking for hours now, My VB6 does not recognise Dim Buf as New ClsBuffer I get the error 'User-Defined Type Not Defined' Buffer As clsBuffer. I can not find what...

View Article

winsock question

how to navigate a url and click an element there with the use of winsock?

View Article

vb6 Displaying chosen directory in textbox using CommonDialog1 properties...

Hi. Once I opened commondialog1.showopen, how do I display whichever directory I have chosen in a textbox? for example: If I click on C:\windows I would like to see C:\windows display in a textbox....

View Article


label tooltip

is there any way or code to achieve tooltip for labels as per their caption without assigning tooltip in label properties

View Article

[RESOLVED] Why does my Mdi child forms close themselves when i open another...

There are may forms. Some were made by me. My forms can stay side by side. But the other forms I got, not made by me, do not. When I open 1 form and without closing it, open another (not mine) the...

View Article

Color printing

While the editor color differentiates code (eg. comments in green, statements in blue, etc.); when printed, code only appears in black & white. This maybe due to the fact that the actual...

View Article


[RESOLVED] question on getting related FK record and present in flexgrid

Good day. I have this table items with itemid and description. I have this other table orders with itemid, quantity and price. Now I am going to add this record itemid, qty and price only but the...

View Article


[RESOLVED] Patients born before 1930 arent -16 years old

I know in the long run the company will have to move to a 4 digit year for people birthdates but for now how do i get the computer to recognize someone born in say 1929? the birth date is stored as a...

View Article

Issue with code for DB Connecting

I have manually set my Table Links which sped a certain part of my app up literally 200 times (set a DSN using SQL Native Client), however another module sits for about a minute, then throws an error...

View Article

VB6 Object Browser

Why does VB6 Object Browser not show StrPtr? It shows VarPtr.

View Article

[RESOLVED] formatting grid column

Like if want to format my grid with the following columns itemid, itemdescription, qty,cost, total formatgridcolumn flexgrid1, 1, 3, "#,###.##" formatgridcolumn flexgrid1, 1, 4, "#,###.##"...

View Article


[RESOLVED] sum grid column

I have this code to loop on all the rows of the column and sum them up. But like if I have 20 and 20.50 the sum should be 40.50 but on the textbox of the result, I am getting either round down or round...

View Article

[VB6] upload file to Dropbox

Hi. How can I upload a file to my Dropbox public folder (https)? I can download perfectly with Inet and this function: Code: Public Sub DownloadFile(strURL As String, strDestination As String)...

View Article


Calendar component

I like the "Microsoft Calendar Control" but it does not update when the month or year (From combobox) is changed. Is there any free calendar components out there that are similar? I know there is...

View Article

inserting store wise itemchild

Hi Friends, i have some hundreds of childitem . i simple want when user type all the item child. in multiline text box .it needs to be added in the database .i have stores table in access database .in...

View Article


[RESOLVED] [VB6] upload file to Dropbox

Hi. How can I upload a file to my Dropbox public folder (https)? I can download perfectly with Inet and this function: Code: Public Sub DownloadFile(strURL As String, strDestination As String)...

View Article

Replace 1 line with 4 lines of code

I'm using Visual Studio 6.0 Enterprise edition. I'm working on a task to improve error handing, hence need to replace one line with 4 new lines of code. Doing manual is very boring. Possible to have...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Wrapping Text in a listbox

I have a MultiSelect listbox in an application. I retrieve information from an Access (JET) DB to populate it, line by line (as shown above). I have found no way to WRAP TEXT IN A LISTBOX, and I do...

View Article
Browsing all 21857 articles
Browse latest View live


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