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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6 crashes when loading  MULTILINE text box into FRAME12 Jan 2005 10:32 GMT3
I have a multiline text box within a frame. I load a new instance of the
frame and text box with
   Load Frame1(1)
   Load Text1(1)
How do you free a COM library?12 Jan 2005 04:21 GMT1
In Visual C++, you can call release on a COM object and make sure the
library gets freed by calling CoFreeAllLibraries.  I need to do
something similar in Visual Basic.  I need to be able to load the
library I need dynamically when I need to use it and release the dll
MDI Project Issue12 Jan 2005 04:07 GMT6
I know many of you are not fond of the multiple document interface, so I'll
give you that.  Still, I am stuck with working on one, and have a problem.
I periodically need to change the background image on the MDI form in
response to an event procedure which occurs on a child form ...
Service Paqck 6 for VB612 Jan 2005 02:42 GMT9
If SP6 contains all the previous packs why is it half the size of SP5
(or have I got a corrupt version)?
Signature

Remove norubbish to reply direct

Help with problem in VB recursion12 Jan 2005 02:37 GMT1
I have this function defined recursively. (My goal is to pass this
function into another function):
----
Function finder(ByVal myRecord As Integer) As Integer
Bound text box to currency field no decimals appearing11 Jan 2005 23:37 GMT3
I've got several textboxes on my form bound to Currency fields in an
Access database, set to 2 decimal places in the database design.
The fields, if whole number with no cents, don't display .00
Any way in VB to force it, or is that done in Access?
AutoUpdating my application11 Jan 2005 23:00 GMT1
I have an inhouse database application that checks the contents of a
text file (located in the same folder on the server as the database)
to determine the latest version. It prompts the user to update their
version if not current and then closes the app. I would like to change
"Ping" a specific Port of an IP11 Jan 2005 21:30 GMT6
Can somebody tell me how to "ping" a specific port of an IP? I know
that "pinging" checks only, if the host is avaiable, without a port.
But i want to code a small programm, which checks, if a particular
service of a server on the corresponding port is avaiable...
is there a way to manipulate scrolls11 Jan 2005 21:22 GMT2
Is there a way to manipulate scrollBars of listBoxes and txtBoxes?
What do I have in mind:
- width (make scrolls narrower or wider than default size - custom width)
- color (apply custom color to scrollBar)
Faster disk access11 Jan 2005 19:16 GMT5
Going a back bit I've lost the thread in more ways than one. I was told
that if I wanted to look at the first few bytes of a lot of files it
might be quicker to read a sector<?> cluster<?> rather than Get #... a
few bytes.
trouble updating in vb611 Jan 2005 17:03 GMT1
here is the code that is being used
lines beginning with *** are giving me the following error
run time error'3201'
object or provider is not capable of performing requested operation.
how2 eliminate empty spaces in search box11 Jan 2005 15:22 GMT2
Q: how to make app disregard empty spaces while searching
---
example:
I type in: "_total" or "total_" - I want app to search DB for "total"  ("_"
Adding Undo and Redo11 Jan 2005 10:46 GMT2
I am looking for advice on implementing 'Undo' and 'Re-Do'
whilst 'editing' an MSFlexGrid.
My grids can be large.
Up to 6 columns wide and up to 3000 rows or more.
Need help reading text file in VB11 Jan 2005 10:09 GMT5
Hello all, I am trying to write a program in VB that execute ipconfig,
write the ouput to a text file, read the text file into a varaible then
return just the IP address.
So far I have gotten everything to work except returning just the IP
open "search dialog" in VBA11 Jan 2005 07:37 GMT1
I want to open the windowsXP-built-in-search-dialog. How to do this in
VBA?!?
thanx and nice day - Tino
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 December, 2004
 
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.