Advertisement

1 - 10 of 172 containing alltags:("VB 6") (0.002 seconds)
I need to know the controls on a form and which are arrays of a single control.  However if there is not an array of a control I get a ( Object Not An Array ) error. Without using error trapping...
Zones: Visual Basic, VB Controls, VB ObjectsDate Answered: 04/30/2008 Grade: B Views: 0
Tags: vb, 6
Hey All I need a code in VB 6.0 which find out all the programs/Subprograms installed and then find out particular program in that list (Installed Programs). Thanks & Regards BA
Zones: Programming, InstallationDate Answered: 06/13/2007 Grade: A Views: 0
I need to print a VB 6 Datareport without seeing the report Pop up while the data is loading before it prints.  Is there any way to hide it so that it prints and is never seen?
Zones: MS SQL Server, VB DBDate Answered: 09/08/2008 Grade: A Views: 13
I'm trying to read a large Tab Delimited text file which has 1,232,914 records the file size is 177,537,000 MB.   However when I read the file the record count is only 400,423 records.  If I look a...
Zones: Visual BasicDate Answered: 09/06/2007 Grade: B Views: 4
i create a class file and made a dll to use this in a different application made in FOxpro. I am insitilizing an object in the Class_Initialize sub. but when i tested this dll in my foxpro ap...
Zones: Visual BasicDate Answered: 10/30/2007 Grade: B Views: 0
I have a program that is to filter the files in the list for both *.xls and *.jpg. when i add in FileListBox.Pattern="*.XLS; *.JPG" i get only XLS and vicacersa if i switch the ordering of ...
Zones: Microsoft ProgrammingDate Answered: 10/30/2007 Grade: A Views: 56
Hello Experts,      I have quite the lengthy bit of source code below.  this code is designed to open a destination excel file, open a source csv file with excel, copy all of the cells from the ...
Zones: Visual Basic, MS ExcelDate Answered: 01/18/2008 Grade: B Views: 0
Hello.  (using Visual Basic 6.0..NOT .NET) What i basically want to do here is provide people with an easy way to keep on top of some of the subject matter of one of my forums without having to ope...
Zones: Visual Basic, ProgrammingDate Answered: 12/28/2007 Grade: A Views: 0
I have two forms in vb 6. Both have the basic data from the recordset. The second form groups the customers by lastname, firstname on a listbox. There are also textboxes on the second form which s...
Zones: Visual Basic, Languages, Visual StudioDate Answered: 02/01/2008 Grade: A Views: 0
Hi, I use some scripts to automate the editing of my database (the scripts are .exe files). Whenever I add an item to my database, I put the item into the system, (its a database file so I use exc...
Zones: Visual Basic, ProgrammingDate Answered: 03/05/2008 Grade: A Views: 0