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 / April 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
advice to Mike Williams26 Apr 2008 20:23 GMT1
suggest you read this link:
    http://en.wikipedia.org/wiki/Breidbart_Index
Posts may be removed, and authorized cancel messages circulated
if ANY news administrator decides their spam threshold has been
VB6 code to compose SQL statements26 Apr 2008 09:56 GMT16
I maintain VB6 and even VBSCRIPT ASP code that writes a variety of SQL
statements as strings (particularly SELECT, INSERT and UPDATE
statements).  The code right now does it in any way that suited the
coder at the time the statements were coded.  I'd like to rewrite these
Please STOP MVP McCarthy26 Apr 2008 09:36 GMT2
I don't know whether anyone from Microsoft regularly reads the Visual Basic
groups but if they do then I am very surprised that they permit one of their
own MVPs to engage in such outrageous long term trolling activities in one
of their own public newsgroups, such as the activity ...
Troll MVP McCarthy26 Apr 2008 09:21 GMT1
I don't know whether anyone from Microsoft regularly reads the Visual Basic
groups but if they do then I am very surprised that they permit one of their
own MVPs to engage in such outrageous long term trolling activities in one
of their own public newsgroups, such as the activity ...
Microsoft MVP Trolling Activity26 Apr 2008 07:46 GMT1
I don't know whether anyone from Microsoft regularly reads the Visual Basic
groups but if they do then I am very surprised that they permit one of their
own MVPs to engage in such outrageous long term trolling activities in one
of their own public newsgroups, such as the activity ...
creater Recordset from VB6 editor to a Dataset ina VS2005 exe app26 Apr 2008 04:15 GMT3
I have created a VS2005 exe application with multiple tables under a dataset.
The application allows a user to add information to the tables. LIke you
standard contact manager application.
The problem I am having is how to create a Recordset to in a VB6 editor from
Automation error. The object invoked has disconnected from its clients.26 Apr 2008 02:03 GMT7
I am getting an automation error "The object invoked has disconnected from
its clients." in the following scenario...
When my form loads I am looping around all the controls and assigning each
controls Tag property into an array called Tags (if the control has a
VBA sending/reading from a running program25 Apr 2008 23:53 GMT5
I want to interact with a running program.
I am using VB6 equivalent of VBA (VBA Access).
I will run the program with the shell command
I want to be able to read in the program what the program outputs -
'PropertyChanged 'MyProperty"    in MyClass ...25 Apr 2008 22:22 GMT2
When I write ActiveX controls I use 'PropertyChanged 'MyProperty" '
in the Let Property routines.
But I am not sure exactly what that statement does. further-more, If I
have my user-defined class, should I be using 'PropertyChanged
Can't seem to send a NULL to a Win32 API25 Apr 2008 16:24 GMT6
I am using a Win32 API call:
BOOLEAN SetActivePwrScheme(
 UINT uiID, // [in]
 PGLOBAL_POWER_POLICY lpGlobalPowerPolicy, // [in] - can be NULL
Sending data to an LPWSTR in an API call25 Apr 2008 14:39 GMT2
I am using a Win32 API that has two of its parameters as LPWSTR:
BOOLEAN WritePwrScheme(
 PUINT puiID, // [in]
 LPWSTR lpszName, // [in]
Arg List as Array25 Apr 2008 11:50 GMT6
Is it possible for me to declare a function argument as an array of
arguments?  In other words, without using Optional args I'd like to be able
to call a function or sub with a varying number of arguments and have them
enter the function as an array.  For example:
VB6, variables in multi-forms24 Apr 2008 20:10 GMT46
Can anyone please suggest how a variable is defined (properly) when I want
to use the variable in two forms (frmMain and frmSecond).
the code in frmMain is
Dim numb As Integer
group project - revive this newgroup?  Who's with me?24 Apr 2008 20:07 GMT61
I want to try to do something here, /as a group/
To work together, using VB6 to create something for fun.
Share code, share ideas, feedback, and comments.
Share design philosophies, coding standards, documentation
Case keeps changing24 Apr 2008 18:52 GMT7
If I type "Dim foo as ADODB.Recordset" it will change all occurrences
of "adodb" in my project to "ADODB", which is good...
But if I type "Dim foo as adodb.Recordset" it will change all
occurrences to lowercase, which is not good, because my source control
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 March, 2008
 
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.