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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MS Common Controls17 May 2005 13:54 GMT3
Fellow Duhvelopers, FWIW, I found this while browsing.
http://support.microsoft.com/?id=896559
Form refuses to Hide17 May 2005 12:56 GMT8
I've got a Form that won't Hide.
In the following code:
   1. The first debug.print displays, as expected, True.
   2. The second debug.print displays, as expected, False.
Determining my IP address17 May 2005 08:51 GMT8
If I type ipconfig from a command prompt, two IP addresses are returned -
The one from my router which is 192.168.1.101, and one from an adapter from
my internet service provider, which is a "real" internet address.
If I use the Winsock control, the LocalIP property returns the 192.
sending request to printer without crystal report17 May 2005 08:40 GMT5
     I have a bill generation form which consist of all the items including
rate which are displayed in mshflex grid . I want to print that bill directly
to the dot matrix printer in text format without using crystal report. How
should I go about.    
Why Compiler Const Error when no Compiler Const exists17 May 2005 07:40 GMT28
I get an error for a duplicate compiler const.  I have no compiler const in
my project.  Any idea why this might happen?
Signature

Regards,

Changes to Dikstra's algorithm17 May 2005 06:34 GMT5
I have implemented the algorithm shown in the pseudocode below. I would like
to add another cost/weight to the edges/links where it has priority over the
distance. Edges belong to particular lines and I would like to get hold of
those edges (if any) before changing to other edges ...
Help with Common Dialog Box Please17 May 2005 03:23 GMT1
I am using a Common Dialog box to search for a file name and return the file
name. Yes it returns the entire path which is ok, but how can I isolate just
the file name without the path when returned?
Thanks in Advance
Mscomm Licens17 May 2005 03:00 GMT4
Hi I'm trying to figure out how to include a runtime licens for the Mscomm
control. I found this
http://support.microsoft.com/default.aspx?scid=kb;en-us;315501 however I'm
afraid that I can't figure out how to implement that in VB6.
Create seperate add-ins17 May 2005 02:50 GMT1
I'm creating a program for several customers. Since this is the biggest
application i've ever developed, i'm bumping into some problems. The problem
i'm having now i that i want to be able to develop add-ins, wich they can
buy seperatly. My first thought is that i have to use a ...
Function Argument Problem17 May 2005 00:50 GMT8
I have a function which prototype looks like the following:
  RequestValue([in] BSTR strCategory, [in] BSTR strProduct, [out] LONG*
status, [out] VARIANT* vValue)
I declared a LONG variable as follows:
Manually generating SQL for OleDbDataAdapter17 May 2005 00:41 GMT3
Not all of my "source" tables include primary keys (don't need it for my
purposes).  Unfortunately, that means I can't use the CommandBuilder to
generate SQL based on my SelectCommand.  I've tried to manually generate the
SQL commands (and they look right), but I seem to be ...
vb617 May 2005 00:38 GMT2
I m trying to count each time I click a click event procedure. I know its a
simple routine but for some reason it escapes me. Eg. say a user has a choice
of x or o and I want to count how many times he clickes on x(x and o are
different click procedeures). I don t want to use a ...
True = -1 ?16 May 2005 23:58 GMT27
This has been bugging me for a while.  Why is VB like the only language that
treats the boolean value of True as the integer -1?  C/C++, C#, and Java, to
name a few, all treat it as the integer 1.  This gets to be annoying when you
are trying to set the value of a checkbox to 1.  ...
BackColor and tile a bmp16 May 2005 23:47 GMT1
This should be an easy one - I hope.  I have set a my Palette to a bmp in my
VB project folder and have set my PaletteMode to custom.  How do I apply this
to my BackColor?  When I aopen the palette in the Backcolor Properties, I
cannot see the bmp I just loaded.  Will this tile ...
Separate thread from a DLL16 May 2005 23:44 GMT2
I have a client (vb6 standard exe) and a server (inproc). On startup I
connect to the database and retrieve some standard data which is always
about 2500 records. The retrieval happens server side and the search results
are exposed as a property of the server's multiuse class.
 
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.