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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File comparison algorithm (LCS, Edit Distance) wanted14 Mar 2005 19:00 GMT3
I'm looking for the visual basic version of LCS (longest common
substring) or a similar Diff algoritm that will allow me to identify
identical lines in two files.
Newbie Help: Simple VB Program to Compute Volume of Cylider14 Mar 2005 16:58 GMT28
Hi everyone, I have an assignment, to create a simple VB program that
computes the volume of a cylinder.  The Form is pretty simple, it has a
label and text box for base radius, another for height and another for
volume with an OK button.  I have the code to put into the OK ...
Launch a MS Access from a VB6 application...14 Mar 2005 16:37 GMT1
I have a need to open an instance of Access from within a VB6
application. Then, from the VB6 app run an Access macro (to fill a
table) then close the Access app and continue processing with the VB6
app. I think I'm close but get a file missing error ....
Access violation - when closing application14 Mar 2005 12:39 GMT4
I frequently observe a crash in out application when it closes.
In the stack I can see nothing but ms/vb stuff. It seems, that
no component of my componay is involved.
I assume, that the proplem occured much before the access violation.
landscape reporting in MS DataReport14 Mar 2005 10:34 GMT1
I wonder if there is a way to produce landscape reports using MS
DataReport Designer. I did not see any design property to do this. I
have manually tried to change the size of report but then it fails to
print.
"Want To find out in which procedure an error occurred"14 Mar 2005 10:05 GMT1
I want to find out in which procedure an error occured ,i want to
write an error handler i.e a procedure which has Procedure Name as a
parameter,one option is statically typing all the Procedure name  
where the error occured , but that does not seem a good idea . Please
putting an instance of object in an array14 Mar 2005 03:24 GMT2
Does anyone know how to ...
Create an array containing only instances of an object .... ?
Kind reagards,
John
Creating Threads In VB6.013 Mar 2005 16:38 GMT4
I tried creating a thread in vb6.0 using Win32 API "CreateThread()".
The thread is created by when the thread is started the application
crash.
Runtime error 100413 Mar 2005 08:24 GMT4
I got object undefined error with the following code in VB4.
Dim ObjX as object
Set ObjX = GetObject("c:\excel\newproj.xls")
With ObjX
Meaning of "Long" and "Single" VB6 types?13 Mar 2005 06:47 GMT3
I'm working on converting a VB6 program to Java and was wondering what
is the meaning of "Long" and "Single" types.  Are they like C's
"double"
and "float" (i.e. can hold non-whole numbers) or more like C's "long"
text animation12 Mar 2005 16:13 GMT1
Can anyone suggest me any link or some ocx component which can be used
for the purpose of animation of text in visual basic6. Its urgent.
Thanks
combo box12 Mar 2005 16:12 GMT1
I have a VB6 form that I want to fill with data from a field in an Access
DB. I get the connection and the first field, but want the whole column to
show up as the combo box items so that one can be selected, then when saved,
populate and/or update another Access table. Can ...
wIN API WEB SITE12 Mar 2005 16:08 GMT5
I have lost the link to the web site that has all the win api definitions.
Help please--
Remove norubbish to reply direct
Jack Russell
ShellExecute question12 Mar 2005 14:54 GMT3
VB6. When my app comes across a file that it can't deal with it uses
ShellExecute to let Windows find the default program for it. I don't
know in advance what that will be. When ShellExecute occurs there can be
a delay of a several seconds before the default prog appears on the
Initializing 3-dimensional array with constants12 Mar 2005 11:39 GMT12
  I want to initialize a 2- or 3-dimensional array with constants.  
How can I do that?
 I know that with  myArray = Array('value1', 'value2', ..., 'valuen')  
I can initialize a one-dimensional array, but how about an array with  
 
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.