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 / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ReDim Preserve performance22 Sep 2004 18:43 GMT10
I have an application that creates an array of structures. When I first
started, I was adding around 100 entries, so just did a ReDim Preserve to
add new elements to the array. I'm now in the position of adding 10,000
entries and am seeing a major performance problem.
Display CHM help file22 Sep 2004 17:12 GMT4
Is there a way to display a .chm help file in VB6?  I was trying to make a
menu option for help, but I wasn't sure how to display the file (i.e., shell
statement or something).  Or is there a better way to display help
information in VB?
Printer Setup22 Sep 2004 17:03 GMT3
I want to use a Printer Setup windows, so I use a Common Dialog Box with
instructions a.s follow :
   Me.objDialogBox.DialogTitle = "Printer Setup"
   Me.objDialogBox.Flags = cdlPDPrintSetup
Visual Studio.net (vs.) Visual Basic 622 Sep 2004 16:40 GMT5
I bought Visual Studio.net (Academic), and am trying to use a "teach
yourself" for VB6.  I can't find the icons suggested when I open a new file
(i.e., Standard.exe or VB Application Wizard), but, instead find things like
Windows App or Windows Control Library (from New|Projects).  ...
Installer recommendation22 Sep 2004 16:15 GMT5
I have an application that I wanted to be able to install to 98, ME,
2000, NT, XP and whatever else I miss. Windows Installer 3.0 only works
for some of the platform but not all. I know Installsheild is popular
but would like to hear opinions on an easy to use and economical
Connecting to an mdb22 Sep 2004 15:58 GMT1
I am a VBA programmer but have something that I think I need done in
VB but I think there is more to it than meets the eye (for me at
least).
I want to create a script file as an .exe that links to an .mdb
Out of memory. VB5-Application on 1GB-XP-System22 Sep 2004 15:46 GMT2
in an older VB5-Application, running on a 1GB-WindowsXP-System, i get this
error-message (Out of memory). I don't get this message if i remove one of
the RAM-Chips and running the same configuration with 512MB. The application
uses the JetEngine.
importing text files22 Sep 2004 12:34 GMT7
I'm writing a program that will import text files with a fixed format/layout
(more or less). The information in the text files are customer order
details. A text file can have one or more records and each record starts
with a record header. An example is:
String Functions not Recognized22 Sep 2004 04:05 GMT1
I'm moving a project from one computer to another and apparently have done
something that makes string functions such as Chr(), trim(), etc. not
recognized.  For example, I type in Chr(. and the editor doesn't show the
syntax.  If I compile the code, I get a "Compile error, can't ...
logic controls opos activex22 Sep 2004 00:01 GMT1
I am a little lost how to use this line display opos activex.
Please post some sample code, especially
how to set com port and baud rate parity ..etc
Reading Word Summary Properties21 Sep 2004 23:43 GMT1
I need to READ the KEYWORDS on the SUMMARY tab of the properties box of
a WORD document.   I can do this by programmatically opening WORD and
using (ActiveDocument.Builtindocumentproperties), but I shouldn't have
to open the file and it is quite slow.  (Searching 200 word documents)
Read an open text file in real-time?21 Sep 2004 22:15 GMT9
How can I get a VB6 App to read additions to an opened text file?
Background:
I have a VB6 app that parses application logs (txt files) from a financial
system every night after the financial application has been stopped, and
Is there a DAO method to copy an entire table?21 Sep 2004 21:03 GMT8
List:
I'm wondering if there's a DAO method that will copy a table from one
database to another in one swell foop.
I'm using VB6 SP5.
Passing Info between Applications21 Sep 2004 19:13 GMT5
I am trying to design and intergrate two applications.  One application uses
ADO and the other uses ADO.Net.  The ADO.Net application takes information
passed from the other application and applys some specfic business rules to
the info and passes it back.  The ADO application is a ...
Sorting21 Sep 2004 18:27 GMT17
How can I sort textual field
   Input:
   1
   P1
 
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.