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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how create and use an (*.res) file in vb6.009 Feb 2005 09:56 GMT1
      I want to know, how to create a resource file and when and where to
use the resource file in vb. I use SqlServer 7.0 as a backend.
I thank in advance for those who help me learn this.
thanks,
VB string converts09 Feb 2005 09:54 GMT3
VB6, by default, converts string by CodePage which currently defined in
Windows.
For example: this code below has a different result in ACP=1251 and ACP=1252
  MyString="ÔÄÓÔÖÒÉ"
What Does "Trim" Do?09 Feb 2005 09:06 GMT7
I read help of my object browser about "Trim" and "Trim$", but I couldn't
understand its usage. (I don't have VB help files to look it up in there)
I tried to test it. For example I wrote this code in my form codes:
Private Sub TextBoxf1_Change()
How to find out the number of files in a folder quickly?09 Feb 2005 08:33 GMT4
What is the fastest way of finding out the total number of files in a
specified folder (may include subfolders)? I need this as I want to provide
the user with the progress bar. Counting files using FileSystemObject is
slow.
I get error "License information for this component not found"09 Feb 2005 04:42 GMT2
I get error "License information for this component not found" when I try to
make an exe file.  Is there a log to tell me what component VB has a problem
??
I unzipped VB6CLI in a directory called  vb6cli  and
Copy File from Web Site09 Feb 2005 04:15 GMT7
How can I programmatically copy a file from my http:// web site onto the
user's PC without user intervention (i.e. silently). I can use a web browser
control to direct the user to the file, but he must then click on it to
download it.
Help with code to use one program to open another09 Feb 2005 03:22 GMT1
Hi i was wondering if anyone could point me in the right direction on
how to create a simple program that will automatically open an exe from
a specified directory and  on the computer? I need to mask a button on
a progra that i didn't write. When the button is clicked it runs a ...
Path08 Feb 2005 23:22 GMT1
How do you check if the path with the filename exists?
for example
C:\ASOS\replymessage.txt
Setup return parameter using "Data Access Application Block"08 Feb 2005 22:10 GMT3
Having a problem I hope someone can help me out on.
I would like to return a value in a parameter I pass to a SP that deletes a
row from a table.
Basically a 0 row value would indicate an invalid selection and generate a
Dir Function08 Feb 2005 21:54 GMT21
In VB6, I am trying to get a list of all directories and sub-directories on a
specified drive.  If the directory has NO subdirs, then the program works
fine.  When a subdir is encountered, my program just loops endlessly at that
point.  
How to do "continue" in VB?08 Feb 2005 20:59 GMT22
I am changing a program from C to VB. It is quite easy,
but I have not found a good way to do a "continue" from
C's for loop
e.g
Graphic Resolution???08 Feb 2005 20:59 GMT6
I'm building a graphic application that uses VB6 graphic functions(i.e.
line, point, print ,etc) in a picture box control.
The application works well in my machine (Windows 2000, 16 Bit res, 1024x768
screen). It also works well on another Windows 2000 machine, but it doesn't
Opening Microsoft SQL Server DB in VB08 Feb 2005 20:09 GMT5
I'm writing a VB app to process data in a Microsoft SQL server database using DAO. All of my attempts to set up a proper "connect" string have failed. When ever I issue the OpenDatabase statement a dialog box pops up forcing the user to select a .dsn and enter the database, ...
Installation problems08 Feb 2005 19:38 GMT1
In 2001, I wrote a small app in VB6 under Windows 98. A few hundred copies
have been sold with very few tech support calls ever coming in. Installation
problem reports have been almost nonexistant.
Last week I got a call from someone who was having no success trying to
Application Wizard problem08 Feb 2005 17:39 GMT3
I am learning VB6 through a self study book. I've reached the sections on
database connections and contols. One of the excercises was to walk through
using the Application Wizard to connect to a database and also have it
generate the forms.
 
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.