Ignoring Runtime error 13 and 70
Hi All In my project I want to ignore runtime errors 13 and 70 or maybe all errors and if they do happen to send them to a log file I need this to happen at any stage of my program running. Any help on...
View ArticleListbox, Columns Question
I'm workin on this program that takes the string from the listindex (if the listindex has multiple words), and seperates all the words into its own index. For example "Welcome to vb" "forums enjoy."...
View ArticleListbox comments?
hi all, i got a listbox question is there a way to put a hidden contents to a listbox entry? i got a list box full of data, and if the user double clicks the entry it opens a window with all the...
View ArticlePie charts 2D or 3D ?
In support of VB6.0 no pie chart, pie chart in 2D or 3D, you know the name of the software supports this pie chart? can retrieve data from the database to show the chart ? and easy to use ?
View Articlevb 6.0 application with flash
hey all, I want to create an application that uses a combination of vb 6.0 and flash cs 3, does anyone have an example that can be used as a tutorial application that I want to make is flash energy...
View ArticleChanging Fontsize in Win7 works, but when Prgm runs on Vista, no results
I realize this is probably not the best way to change fontsize, but it is what I am currently using...it works on my WIn7, but when I run the same program on Vista, no changes occur...unfortunately, I...
View ArticleHelp with vb an Sql program
I'm trying to make in vb program that will allow me to do the following. I have in in text file which I trying to make in auto vb program to send to sql table. Im trying to make the column row to match...
View ArticleHow can i print directly to a network printer?
Hi guys! :D i was using the printer.print command to make some reports with visual basic, but... this kind of command, only accept a windows default printer. I'm thinking about print my reports through...
View ArticlePrior Year (Period) CarryOver Offset
Looking for input on best solution to a carryover offset from prior year (period). The DB table of concern is organized by date. Each transaction in the table has a corresponding transaction that...
View Articlecombobox dosnt pull item name from the database
hey im trying to retrive items from a db with a combobox and display it in a text for somereson it dosnt show nothing here is the code Code: Private Sub Cmb4_Click() Set RS = CN.Execute("SELECT InvItem...
View Article[RESOLVED] VB6 Forum Question.....copying code.....
When someone posts code like this below...how can I copy it without capturing the line numbers? When I copy-paste, I get line numbers and NO carriage returns, so I have do delete the numbs, and insert...
View Articleinvaild property value in mdi
hey very starnge thing happens when i try to open a form in mdi child i get a error invaild property value when i press debug i see this: Code: Private Sub Form_Resize() If MDImain.WindowState <>...
View ArticleHOW to creat hotkey after mouse klick
someone help me i want to creat software an can auto press number/letter at keybord after right mouse click :(
View ArticleSending small segments of bytes to the waveOut API
I have an array full of sound data. Actually, it's 612000 bytes of sound data for this particular file that I loaded into a byte array How can I play small segments of this wave file at a time? I know...
View Article[RESOLVED] combobox dosnt pull item name from the database
hey im trying to retrive items from a db with a combobox and display it in a text for somereson it dosnt show nothing here is the code Code: Private Sub Cmb4_Click() Set RS = CN.Execute("SELECT InvItem...
View Article[RESOLVED] invaild property value in mdi
hey very starnge thing happens when i try to open a form in mdi child i get a error invaild property value when i press debug i see this: Code: Private Sub Form_Resize() If MDImain.WindowState <>...
View ArticleRequest for ebook entitled "Visual Basic 6: How to Program" by Deite et. al.,...
Dearest members and administrators, Hello, and a pleasant day to everyone. I do not know if it is okay to request ebook on this forum, although I saw some thread that gives links to ebooks for...
View ArticleCreation of a VB6 exe that runs launches a program with user defined paramaters
Hi all, I hope someone can assist. I used to do a bit of VB6 programming a while ago, but for one reason or another I haven't touched it in ages. :( I am running Windows 7 and am about to reinstall VB6...
View Article