[RESOLVED] alarm ringing in vb6
trying to create a program which set up an alarm but it shows an error :- run-time error ,error 6 also before it was showing another error but somehow correct it following is the coding i...
View Article[RESOLVED] saving 3 form in 1 application
trying to create an application with 3 forms but thing is that whenever i try to run my 2nd form it run 1st from so what to do so that when i run 2nd form it shows 2nd form only...
View ArticleVb6 Advanced tabs
Hello everybody are there any cool tabs out there? except aerosuite and codejock something like this Attachment 99355 i searched a lot but can't find something attractive. Attached Images Â
View ArticleMSSql Backup using batch file
Hi How we can take backup of MSSQL database using batch file . i don't want to harcode Database name , i want to pass it dynamically . How we can execute this script from VB Thanks
View ArticleDatareport and MySQL
i swear i search in google but didnt see any answers. i am currently developing a inventory system using vb6 and mysql. my problem is i want to formalized my datareport. what i normally output with my...
View Articledatareport question
I am using DataReport1.Sections("Section1").Controls.Item("lbl2").Caption = form1.text1.text but no data will appear on the lbl2.caption with the value from form1.text1.text? What is the problem?
View Articleauto adjust form in a monitors resolution
hi its me again... im done with my project but i notice when i change my screen resolution my form dont adjust to it automatically in full screen i see lot space.... what i did is to edit the size...
View Articleto resize the image in piucture box
HIIIIII i want my image minx & miny to equal to pic box left bottom corner & image maxx maxy as picture box right top corner i m uploading the image which will help to understand Attachment...
View ArticleVisual Basic Express 2010 - Where can I question?
Hello guys, I only se VB.Net or VB 6 or earlier supported oO. Where can I question about VB Express 2010 ? Thank you :)
View ArticleChange My XML export to CSV in VBA
I have an access 2003 database that I inherited and I am by no means a VBA pro but I have been getting by. In our database we have VBA code that creates an XML file for us to import into our cloud...
View ArticleIm having an error when trying to install visual basic on my windows xp sp3...
Hi, Im having an error when trying to install visual basic on my windows xp sp3 laptop. There is Insufficient memory to run setup try to close any open windows applications or restarting windows. I...
View ArticleVB6 xml
Hey guys! I hope you guys can help me out.. Is there any way to write or edit xmls in VB6? if is please answer me please :P
View Article[RESOLVED] 2 questions... bitblt screen capture and find a hidden process
I did some searches and am not able to find what i'm looking for. I have 2 questions I could use some help on. The first question is how to save a screen capture to a file when using bitblt. Im using...
View Articlemdb database to csv file
My program needs to export its database to a csv file. Ive done this in .net I used the listview as the source of the csv file. But I cant seem to find a way to do this in VB6. Any way is acceptable, I...
View ArticleClass MSComctlLib
Hi In windows Vista it is working fine but in Windows 7 it is giving this error Class MSComctlLib.ProgressBar of control ProgressBar1 was not a loaded control class. Thanks
View Articlehow to view whole code of vb6 complied application
sir i want to read the code of vb6 decompiled.. it contain winsock and webbroswer how to see extact code.. because i want to learn the coding in the application so please help me.. i used vb decomplier...
View ArticleHow can I play sound from an integer array?
I have sound in a signed long integer array. Each integer is one sound sample. I want to be able to hear the sound from one index value to another. I also want to control the playback rate so that...
View Article[RESOLVED] DLL procedure call
I made wrapper dll which wraps original _cdecl DLL to export with _stdcall. And I declared in VB6 and called function but following error occurs. Run-time error '53': File not found: MyDLL.dll...
View ArticleHow not to show the mouse pointer for a textbox
I want to display a textbox but I do not want the mouse pointer to show.
View ArticleGenerate Excel report
Hi All, i generate excel report with 0 error, the issue i have it's just repeat value as shown below for example. please what i'm missing? Thank you for your time spending here. Code: [Group Title]...
View Article