Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / October 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Passing object to classes13 Oct 2006 10:59 GMT8
Hi,
I have 4 classes - clsFather, clsChild, clsGrandChild and clsSettings
clsFather will read from an INI file and populate the properties of
clsSettings.
VB6 - Out of memory error opening form in IDE13 Oct 2006 08:45 GMT7
I am getting an "out of memory" error when trying to open a form in the VB6
IDE.  I can open the code view of the form but if I try to open the designer
view of the form or compile the project, I get the out of memory error.  This
form hasn't changed in over a year so I'm not ...
Compiled, Tokenized or Interpreted?13 Oct 2006 07:25 GMT8
I've been using VBA to do some fairly intense computations in an Excel
spreadsheet.  Unfortunately, it's just getting too big and too slow due to
the tokenized and interpreted nature of VBA.  So I'm going to need to move
the code to a genuine compiled language.
file size, last modified info of files on remote server13 Oct 2006 06:14 GMT3
I'm working VB6..
For a project, kind of FTp,  i wanna read file info of files on remote
server (Win NT server), file size, last modified date & time Without
downloading them. May b INET control?? what's right approach--simple
How to save a form as .pdf or.jpg?12 Oct 2006 20:43 GMT2
I have an application with several forms which contain multiple controls
including some images (VB6 SP6 WinXP).
Can anyone give me some directions on how to save for instance form1 or
form2 with all their controls in a .pdf or .jpg format?
How to save a form in .pdf or .jpg?12 Oct 2006 20:36 GMT3
I have an application with about 150 controls on form1 including some
images. I want to save form1 in .pdf or .jpg format just the way the printer
would print form1 with code: Form1.PrintForm. How can I do that?
If this is a complicated task, would you please suggest some reading
CreateProcess not starting app12 Oct 2006 20:15 GMT8
I'm trying to execute an exe from a vvb6 program.
Using the definitions and code below, I get a 0 from the CreateProcess
function. I've looked at a lot of posts but can't find anything. Any
help appreciated.   thanks...charlie
Using adodb to create tables and fields in ms access db12 Oct 2006 20:08 GMT3
Does any body know of a good reference for creating tables and fields in an
ms access db using adodb?
DataReport: printing to non-default printer ?12 Oct 2006 19:47 GMT2
Is it possible to send DataReport to a non-default printer using VB
codes ?
This statement does not seem to work :
        Set Printer = Printers(x)
Passing Array with CreateThread?12 Oct 2006 19:05 GMT9
Ok, If i do this:
       TestThread (localNodes)
it works (not threaded, obviously)
But if I do:
DataGrid12 Oct 2006 17:36 GMT1
I would like to use a freeware of DataGrid ActiveX that can have an unbound
DataGrid and have an Array Object just like True DBGrid from component one.
Do you have any suggestion?
TIA
How to know if an executable is finished in vb code?12 Oct 2006 14:56 GMT2
I am working on a vb code. In my code, I need to know if another
executable is finished to decide next step. I have tried code like
below:
   pcnt = Process_cnt("a.exe")
Getting selected values from Checkbox Style ListBox12 Oct 2006 14:35 GMT6
How can we retrieve what items are selected in a checkboc style ListBox ?
I tried the following code, but it seems to be very indirect.
For i = 0 to List1.SelCount - 1
     If List1.Selected(i) = True Then
Bring the form to the foreground12 Oct 2006 13:51 GMT2
suppose i load a form once and the user doesn't close it. Then he tries to
open that form again from the menu and it doesn't come up because it's
already open. How can i bring it to foreground?
VB instalation error12 Oct 2006 13:32 GMT5
I used the VB package and deployment wizard to get the setup packages
and then I installed the application in the user pc. But during the
instalation I got this error message..I don't know why, because it never
happens before.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.