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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Inline assembly04 Dec 2004 17:45 GMT83
Does VB6 support inline assembly?
I can't finding anything in the help files so I have a sneaky
suspicion it doesn't, but no harm in asking...
Thanks!
wininet03 Dec 2004 21:53 GMT1
I have a VB6 program that transfers files from a PC to an IBM mainfranme
using FTP.
The program has been operating perfectly for months and still works
perfectly on everything except Windows XP SP2. I have tried
VB6 Book Reviews --03 Dec 2004 20:06 GMT3
Hello -- I have a question...
I just ordered the following books:
VB Programmer's Guide To Serial Communications, 4th Edition
by Richard Grier. 391 pages. US$39.95 ISBN 1-890422-28-2
How to declare a Const in ActiveX DLL03 Dec 2004 18:26 GMT20
Hello, I've created an ActiveX DLL. I have the Class module set to
GlobalMultiUse and it's working fine. I also have a regular module(bas) with
Public Const variables in it. I would like to use these Const in my
Application. But they are not visible to my program. How should I ...
Using Files03 Dec 2004 15:50 GMT6
Anyone know why the code below returns an "Run-time error '76' - path not
found" error?
The file (sFileName) does exist, as does the path
************************************
vbp taking a lot of time to open up03 Dec 2004 15:42 GMT2
hi
i have got a zip file from my boss. it contins 1 .vbp file and 1 .frm
file and 4 .bas file
can i assume .vbp as the main project file to open and frm is the main
Creating a new folder name based on user input to a text box03 Dec 2004 15:23 GMT2
I want to create a new folder on a network with part of the name of the
folder specified by the user i.e. the folder name will be in the form, ABC
123, with the letters predefined and the same for any folder created and the
number to be entered by the user.
Something else than Sendkeys03 Dec 2004 15:22 GMT4
I have the hwnd of a Application and I can set the Focus into a Field.
Now I like to to in case of:
Appactivate "blabla"
sendkeys "BlaBla"
Array Dimensioned or not03 Dec 2004 14:29 GMT27
How can I check whether an array has been dimensioned in order to avoid an
error when calling ubound() with an undimensioned array ? Is there any
elegant/simple way of doing this other than trapping errors.
Thanks.
New to VB (why does running my program sometimes start an installer?)03 Dec 2004 13:59 GMT2
I wrote a small VB6 application and used the Visual Studio Installer
to make an installation program.  I put my setup.msi program on a
network drive.
Several people at work are using my program now, but sometimes when
Execute Stored procedure error03 Dec 2004 13:55 GMT2
In VB6, I want to execute a SQL Server Stored Procedure that returns a
recordset. When I use the codes below, it gave me error 3704 "Operation is
not allowed when the object is closed." when I do
  "if  m_rs.EOF  then" or "do while not m_rs.eof".
Calculating Difference in Time03 Dec 2004 11:21 GMT5
I'm sure this must be fairly easy but I have been playing around with it for
hours using DateDiff and have not be able to find the solution.
I have a string which contain the  hours, minutes and seconds and want to
determine the difference in hours, minutes & seconds.
UTF8 to Unicode Visual Basic03 Dec 2004 10:28 GMT7
I have a UTF-8 characters that I want to covert to unicode.    The
data is coming in as UTF-8 but I want to convert the data to unicode
to be viewed in a spreadsheet in excel or access.  any Ideas.
SelIdent03 Dec 2004 09:43 GMT4
I have set up the following code to right ident across an RTF
document:
rtfMain.SelIndent = 500
What I want to do is when a user clicks on the button a second time
Formatting numbers03 Dec 2004 08:48 GMT12
What's the easiest way to format a number so that the result is n
characters wide, has m decimal places displayed (with rounding), and
has a comma every 3 places on the left?
The FormatNumber$ function comes close. It allows me to specify the
 
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.