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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
on form unload18 Jan 2005 16:33 GMT3
i wrote:
Dim Responso
Responso = MsgBox("Sei sicuro di voler uscire ?", vbYesNo)
If (Responso = vbYes) Then
Time question18 Jan 2005 16:29 GMT4
Hi
I want to execute some code between 8:00 AM and 8:00 PM I use:
If Format(Now, "hh:mm AM/PM") > "#8:00 AM#" And Format(Now, "hh:mm AM/PM")
< "#8:00 PM#" Then
ActiveX exe question18 Jan 2005 16:23 GMT2
If I call an ActiveX exe with "Thread per object" or "Thread Pool" with # of
thread > 1 from my application, at the end of processing inside the ActiveX
exe, do I need to put an "End" statement to kill the ActiveX exe ? If I don't
do that, the ActiveX exe stays in the Task ...
The best way to yield processor to other users for long-running pr18 Jan 2005 16:23 GMT21
Our VB application gets data from SQL Server database and send the data to
the client using socket.
The data returned to the client can be around 800,000 records, and this can
take a while. I know, what do you use 800,000 records for ?
How to check if a number is in a collection?18 Jan 2005 16:05 GMT15
I am using a collection to store integer vlaues , and I want
to retrieve them with a key. It seems the item method/prop
only accepts a positional index, could that be the case?
Here is how I am doing it:
Catching Hotkeys (F1-F12)18 Jan 2005 15:26 GMT1
is it possible for a VB6 application to monitor the use of the F1-F12 keys
(and  - of course - react to them) even if the application does not have the
focus or is minimized in the system tray?
Thanks for your help
Reference sites for VB618 Jan 2005 15:25 GMT2
I'm new to this discussion group and to Visual Basic. Are there any useful
websites which give basic programming advice for VB6 that I might find
useful.
Or can anyone answer the following query:
Help With MsAccess18 Jan 2005 14:44 GMT1
how can i make an MDE file from a vb6 application?
i have an MDEB file and i want to click on a button , and
then it would automaticly create an mde file.
thanks.
multi project + group project recompile at one click ?18 Jan 2005 14:15 GMT4
I have approx 20 large visual basic projects for dll's and 20 group projects
for ocx's that I open and compile separately.
Is it possible to run VB 6 from a cmd prompt with parameters included to get
it to create these dll's and ocx's at one click ?
Launch notepad on any operating system18 Jan 2005 13:39 GMT4
I'm using the following VB6 command button code to launch Notepad on Windows
2000 but it does not work for Windows XP with Notepad in c:\windows. Is there
a way to get it to work on both operating systems?
Private Sub Command3_Click()  'Notepad
Reference lost under Terminal Server18 Jan 2005 13:18 GMT7
Does anybody know why a reference to an ActiveX DLL is lost when process
running under Terminal Server session (big project)?
I'm sure the reference is taken at the start of the program, but
eventually it's lost for no reason... Could it be a memory problem or
Can't change case on data field name18 Jan 2005 12:08 GMT3
Having a strange problem in VB6.
Writing a program for an Access data file.
One of the fields is "!xNum" only it shows in the
code as "!xnum". When I change the case to "N",
Combo Box Flakey18 Jan 2005 09:12 GMT4
I have a ComboBox that has only two options.  It displays either a
letter E or W.  Several users report when the W is selected it doesn't
appear.  The box is blank.  This doesn't happen on any of my machines.
Originally I had it so the there by default in the properties list.
installation problem18 Jan 2005 08:57 GMT9
i try to install my application using the package wizard, i followed all
the instruction but when i try to install the application on a pc it
doesnt work, on the log file there are this problem:
*** ERROR: The file
Hex Editor18 Jan 2005 07:04 GMT8
I need a freeware/shareware text editor that can open up files partially and
also has a command line interface and scripting mechanism.  Can anybody give
me some suggestions?
Thanks a lot in advance for any help!
 
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.