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 / March 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
OCX question10 Mar 2005 20:51 GMT3
Without doing anything special, if I raise a custom event from an OCX, does
it complete before the code in the OCX continues?  My assumption is yes, but
I thought I'd ask anyway.
TIA!
Is UserControl code running at design time or run time?10 Mar 2005 18:58 GMT2
Is there an environment variable that I can check to see whether or not
my UserControl code is executing at design time in the VB IDE, or
whether it is executing at run time?  I need my control to resize
differently at runtime than at design time, among other things.
429 Error: You do not have an appropriate license to use this functionality10 Mar 2005 18:44 GMT2
I've developed a custom control that itself uses other custom controls.
Everything works great on the development machine, but on some client
machines, I'm getting the above error when I try to execute a program
that uses the control. I've created some small test applications that
Is there a tool for bulk exception handling?10 Mar 2005 18:41 GMT11
List:
I'm going over some old code adding error handling.  For every function
that lacks an error handler, I'm doing something like this:
function functionName(variousParams as paramtype ) as returnType
Timing Using Timer Control  VB610 Mar 2005 16:42 GMT2
VB6.
I'm using the timer control at a 100mS rate to ultimately control the time
of the tests my program performs ( ie: 5 minutes total).  I'm pretty sure
this is not a good idea because the accuracy seems to vary on different
form icon in Start Menu10 Mar 2005 16:07 GMT3
I have an app that needs to have a different icon appear in the Start Menu >
Program Files list depending on whether the software is licensed one way or
another.
I have the icons and have used the following conditional comp statement when
VB Petition to Microsoft10 Mar 2005 15:23 GMT2
all VB6 developers see this, force MS to continue COM VB
==========================================
http://classicvb.org/petition/index.asp
A PETITION FOR THE DEVELOPMENT OF
EXE taken in one machine is not working in another machine when using an ActiveX control, is the problem in ActiveX Control?10 Mar 2005 14:06 GMT2
Hai,
I am having an ActiveX Control, I have inserted the control through
Components, and it is working fine. I have taken exe, the exe is also
working fine.
Case sensitive combobox.10 Mar 2005 14:04 GMT1
Any idea how to make a combobox case - sensitive in VB.
Let us assume i have a range object in Excel with 2 strings which are
the same but the case is different. Eg: ABC  and abc.
Now i set the row source of the combo to this range object.
adodb.connection error in debug mode10 Mar 2005 13:26 GMT2
Hi. I am having a problem which I have never seen before. I have some code
which runs fine in a compiled dll which errors in debug mode.
Take this code
Public Function RunSQLSelect(ByVal dbConn As ADODB.Connection, ByVal sSQL As
Shell Command Security10 Mar 2005 13:19 GMT1
I want to use the Shell command to run one executable program from another.
I need to send password information as an argument to the second program.
Are the arguments passed on a shell command secure, or do I need to encrypt
the information?
How do I make Package and Deployment Wizard install for everyone10 Mar 2005 10:07 GMT4
I have created a program in VB 6.0 and am trying to use the Package and
Deployment Wizard to create an installation.
I work but for one thing. The program will be installed 'Just for me', i.e.
Only the user that is logged on when installing will get the menu under
Package and Deployment Wizard10 Mar 2005 09:31 GMT1
I'm using VB 6.0 and the Package and Deployment Wizard to create an
installation program. AFAIK, .exe files created with VB 6.0 needs a runtime
to work(?).
Will the Package and Deployment Wizard create everything I need to
Get Value from String10 Mar 2005 09:15 GMT7
I am trying to extract the value (V140-28) out of a string shown below:
1     3      V140-28                  000 INV                EA    6
6
How can I do this?
Access Denied when Checking Process Type10 Mar 2005 08:55 GMT1
I am trying to get a count of each type of process that's
currenly running. I've got the following so far:
=================CODE==========================
Sub GetProcesses()
 
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.