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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Referencing a VB.Net class library using VB631 May 2005 17:41 GMT5
I've written a class library using VB.Net. When I try to reference the
dll (sitting in the vb.net project bin folder), using my VB6 project I
get an error saying "Can't add a reference to the specified file."
When I try to register the dll in msdos using the regsvr32 command, I
Runtime overflow error31 May 2005 02:49 GMT8
I am having troubles getting rid of an overflow error for one line in my
code, and I absolutely can't figure out why it's overflowing.  This is my
simplified code:
Private Sub Command1_Click()
Getting initiating class name from its base class's shared propert28 May 2005 07:34 GMT2
Is there any way of getting currently instantiated class name from a parent
class's shared readonly property? I would need to know which actual class
(that was derieved from the class containing the shared property) is trying
to get the shared property value. It would be ...
Custom Data Types.26 May 2005 18:36 GMT2
I apologize for this being so long.  I've tried to identify the problem, but
it's seeming to be over my head.  Take a look if you like, any help is
appreciated.  Yes - this was posted elswhere, but it seemed noone knew, so I
took it to the next best place.  Sorry for the crosspost.
Translate from C/C++ into VB26 May 2005 09:16 GMT1
   Please could someone translate this for me from C/C++ to VB?
#define MY_CONST 1
typedef struct _MYSTRUCT {
   const char*       p1;
automate excel 97 in vb624 May 2005 21:02 GMT1
Does anyone have some sample code of how to open an excel spreadsheet, edit
some cells and then print, and then close it from vb6?  -32maple
Running Items from a form22 May 2005 12:13 GMT3
I'm trying to work out how i could open anything from a Visual Basic
Command button. Please help. I've tried the open statement but that
didn't seem to work. Please help!
--
ReDim to nothing...21 May 2005 19:29 GMT2
I'd like to ReDim a dynamic array to its original state when it was
initially declared i.e. remove all dimensions. This is the context:
Dim Buffy() as Byte
Put #FileNum, , Buffy()    'writes *nothing* to file, no error
Unsigned integers20 May 2005 18:43 GMT17
As far as I can see VB 6 doesn't really support unsigned integers
(16-bit values) natively, does it?
This keeps coming up as signed integers have a nasty habit of slipping
below 0. I have all sorts of "exotic" workarounds - from adding
calculating average in VB18 May 2005 09:11 GMT1
hi every one
I have this program that i have started writing. it convets entigrade
into Farhenheit and that part works but what i cant figure out is how
to count the amount to vaues i input and ultimately finding and Average
Need help15 May 2005 09:00 GMT1
Hey everyone,
I need help with this program I been trying to add the days with the
DateTimePicker Control but mind is stumped. This is what my coding look
so far and here's is a working exe file of the program I'm trying to
Cannot refer to ADO Parameter by Name in .NET13 May 2005 21:51 GMT1
I am trying to move my experience with VB6 and ADO over to VB.NET. I am
having difficulty with assigning values to SQL parameters. In classic ADO a
value could be assigned to a parameter by referring to it with the index as
the parameter name in quotes. Here is some code to ...
Floating point run time error13 May 2005 16:02 GMT16
Does anyone have an explanation for this:
  Dim NewGamma As Single
  Dim SingleTab() As Single
...
Forms in A Project13 May 2005 04:22 GMT2
Dear Experts,
Can i get a list of all form names (Forms Collection?@#) from a given
project. I would like to know the names of the forms in a given project at
run time. Is it possible?
Error Code:12 May 2005 02:27 GMT2
I am trying to create a script to pre-configure all Netmeeting settings.  
Currently I am having an issue with one array value when adding a Binay
registry entry.  When the script listed below runs on a 98SE client with the
WMI Core 5.2 installed I get this message:
Pages: 1 2 April, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.