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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem adding new item to ListView22 Nov 2005 09:38 GMT3
When I do:
lvOutLog.ListItems.Add (1), , "mak"
the item "mak" is not added as the first item to the existing list, but it
is added as the last one!!!!
Reading data from Excel into Visual Basic 6.022 Nov 2005 04:10 GMT5
I need to read an Excel file and add the records to a table in Access using
VB 6.0.
I tried using the following code to see if I could get the Excel data to go
into a textbox in VB, but I eventually want to put the Excel data into an
VB6: Using a control in a class?22 Nov 2005 03:08 GMT4
I made a class, and included several private member variable controls.
For example, a timer:
  Private WithEvents m_Foo as Timer
This compiled perfectly well, with option explicit on.  When I went to
Implicit Conversion Warning21 Nov 2005 21:45 GMT2
I have a function that I use assign values to Crystal Reports.  Here is my
procedure signature:    
Public Sub AddParameter(ByRef crReport As _
       CrystalDecisions.CrystalReports.Engine.ReportDocument, _
redim sample ..21 Nov 2005 20:08 GMT3
hi .. i'm having trouble with this redim .. i'm studying a code that
looks like a monster and while studying it i see a different redim .. i
use redim (1 to 2) for example .. But that code realy different it has
a redim ( 3,3 ) etc . what does it mean ??  and Oh by the way .. What
text substitution function21 Nov 2005 19:12 GMT3
Is there a function wthin VB6 such as substiute(str1, str2, str3)  that can
search str1 and replace all instances of str2 with str3?
ex
substitute("hello mr %client%. How are you?","%client%","silverman")
How can I Determine Memory Requirements?21 Nov 2005 19:11 GMT1
Task Manager shows memory consumption to be roughly 50 megabytes. OK, but
what does that tell me about memory requirements for deployment to a Citrix
Server? Presumably all users will be working off the same code segment, with
each user having their own data segement. So how can ...
Use MSCom to send/receive binary data21 Nov 2005 19:04 GMT2
I want to send/receive binary data (i.e. byte stream) using MSCOM component.
But its "Output" and "Input" preporties are only String type.
Can you tell me how to do? Or, there is any PAI to perform the equivelent
function?
Why back groud image becomes smaller?21 Nov 2005 18:36 GMT2
Hello, friends,
I designed a form with Picture property assigned with a .jpeg file. I did it
in my desktop and adjusted form size so that this back ground picture was
full of the form.
Can we play MacroMedia's .swf file in VB app?21 Nov 2005 18:17 GMT1
Hi, everyone,
Can we play Macromedia's .swf file in a VB app? If yes, how?
Any reference papers or sample source code?
Thank you...
VB 6 on windows XP - Home21 Nov 2005 17:42 GMT5
I would like to install VB 6 on XP - home edition , but before doing so , I
would appreciate your advice on any pre-installation tasks required.
For example , is there something specific I need to install or configure ?
Thank you
Compile Problem21 Nov 2005 17:03 GMT1
I am getting License info not found for this component error when comiling.
How do I find out which component is giving this error with out having to
manually test each component?
Thanks
10/2001 MSDN links messed up21 Nov 2005 16:21 GMT1
I'll go into the background of what I think happened if you want, but
basically I have lost all my links in the October 2001 MSDN. In other words,
I don't have See Also, Examples, Properties, Methods, etc. under any topic.
I've uninstalled and reinstalled MSDN. I've tried ...
Block If without End If21 Nov 2005 16:13 GMT6
I am doing this project and everytime I try to run the program I get
the error message "Block If without End If" and the thing is I am
copying the text exactly from the book and just making the changes that
I know nut i get this mesage everytime I try 2 rum it!!! Please HELP
How to send email with attachment21 Nov 2005 15:43 GMT2
I'm using shell mailto:xxx@xxx format which I liked very much since I don't
need to include other dll in my app for it.
But I don't know whether I can send attachment by using mailto:.
Thanks a lot in advance.
 
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.