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 2 / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows XP and security24 Jan 2004 02:13 GMT4
I guess this actually has more to do with security on Windows XP than
programming, but here goes…
With all of our in-house written programs, I have written them to be
installed such that when a user dbl-clicks an icon on his desktop, he
How to click toolbar button23 Jan 2004 23:36 GMT6
How does one, using code, click a toolbar button on the parent form? All froms are modal.
Here's what I have:
...
  frmBCRUpdate.tblBCR.Buttons(7).Value = tbrPressed
Missing four bytes, damn!!23 Jan 2004 21:29 GMT4
I never seem to run out of problems. I have a piece of sporting equipment
that connects to the pc via serial port. The following code works well,
except that the first four bytes are missing, any ideas?
   Com.PortOpen = True
Help!! error in "double = double - double" statement23 Jan 2004 17:11 GMT5
I am trying to compute the differnece between two dwords in visual basic and
keep getting the wrong value being computed.  I have the following structure
defind:
Public Type HighLowQuote
Undesired Form Load23 Jan 2004 14:28 GMT3
I have a VB application with 2 forms.  In formA I add information to a
textbox Text1.  FormA has code in its Load event.
FormA has also a button 'Open FormB'. On FormB has a textbox Text2. In
Text2 I can enter a new value. I want to reproduce this value on
Api seams not working23 Jan 2004 14:05 GMT2
Using VB6, i am trying to get the module filename from the cursor positioned
on any windows, with the following code (modified from Article ID: Q112649
in MSDN LIBRARY for Visual Studio 6.0A)
Call GetCursorPos(pt32)                  ' Get cursor position
Problem Accessing the Common Dialog Custom Control23 Jan 2004 13:17 GMT2
When I attempt to us the Visual Basic common dialog custom control I
get the following error Message:
License information for this component not found. You do not have an
appropriate license to use this functionality in the design
TreeView question23 Jan 2004 13:17 GMT2
I'm trying to figure out how to do treeviews and I'm having a problem.
Here's my code:
Private Sub Form_Load()
Dim NodeItem As Node, LoopI As Integer, ParentStar As String,
I can't use an Array thats in un other Function in an other class??23 Jan 2004 11:56 GMT10
I have made an array in a function in a Class now I need to get to that
Array from an other function in an other Class, How do I do that?
The Array has no fixed size as it is dependent on how much a user has put in
a txt file.
Error in "double = double - double" statement23 Jan 2004 11:06 GMT3
I am trying to compute the differnece between two dwords in visual basic and
keep getting the wrong value being computed.  I have the following structure
defind:
Public Type HighLowQuote
VB 6.0 Questions23 Jan 2004 02:25 GMT3
Does VB 6.0 come packaged with:
Data Controls (e.g. Data Grid) that can be bound to a database query.
Control that supports report formatting and printing (with print preview).
Control that supports display and manipulation (e.g. zoom in/out) of image
package and deployment wizzard23 Jan 2004 00:55 GMT1
I have a project in vb6.
When I create an package with cab files, sometimes the only thing
that gets installed is the "st6unst.log".
This happens on most M$ os's win 98, xp, 2000
Method ~ of object ~ failed23 Jan 2004 00:19 GMT1
I wrote an application in VB6 SP5 that connects to an Access 97 database.  I am using ADO 2.7 SP1.  The program has been running fine for over a year.  It was installed on a Windows XP computer and now the application cannot connect to the database anymore.
I read that this means ...
Common dialog boxes are broken in VB6SP5.23 Jan 2004 00:11 GMT2
Common dialog boxes are broken in VB6SP5.
The following trivial example consists of Form1.frm and Project1.vbp.
A common dialog box is opened three times.
Each time, .CancelError is set true.
insert new fields into a datagrid22 Jan 2004 23:53 GMT4
Dim conn, rs, conString, SQL
  Set conn = CreateObject("ADODB.Connection")
  Set rs = CreateObject("ADODB.RecordSet")
  conString = "mydb"
 
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.