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 / July 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Array problem29 Jul 2006 04:52 GMT7
suppose I have Array in Visual Basic
dim k(100) as integer
dim d(5) as integer
how can I assign in one line 5 elements from "k" to "d " directly?
Array problems28 Jul 2006 19:17 GMT2
I have an array and the following code:
Private g_unsuccessfulSendIndices() As Integer
Private Sub SomeSub()
       ReDim g_unsuccessfulSendIndices(0)
VB6: How can I to convert text control value to a numeric value?26 Jul 2006 13:14 GMT2
I tried to using a text control and I need to use its numeric value, first I
need to know wich function can converts a numeric text value to integer
and/or decimal. I tried to use n=CInt(Val(textControl.text)), but appears
the error number 6 (overflow error).
VB6 Scope Issues24 Jul 2006 22:20 GMT7
1) What is the difference in scope of:
Public X As String
Global X As String
2) What is the difference in scope of:
VB6 - Initializing a variable24 Jul 2006 08:54 GMT7
If I have created a Type, with several fields, is there a way, in VB6 to
initialize all members to 0.
I am looking for the VB equivalent to the C/C++ of memset().
Many thanks,
I've lost my messagebeep!24 Jul 2006 07:34 GMT2
I'm doing a simple API function call and I've suddenly one of my beeps!
The code is standard as follows, but when I call the function, I get
nothing.  Both produce nothing:
Call MessageBeep(MB_ICONQUESTION)
VB6 - Sizeof22 Jul 2006 04:31 GMT3
Is there a function in VB that wil return the size of a data structure. To
C/C++ people, I am looking for the equivalent of sizeof().
Many thanks,
Enquiry on VB Syntax15 Jul 2006 09:40 GMT4
Dearest All,
I am new to VBA. So please be patient with me.
I am learning how to write macros. However i am stuck in this area:
Given a set of data (Eg,By Group, By GDP) in Sheet1, I wish to copy 1 group
How to use MergeSynchronizationAgent.Status event13 Jul 2006 14:23 GMT1
I'm trying to display the status for my merge synchronisation. the code that
does the job are as following:
 Dim subscription As MergePullSubscription
 Dim agent As MergeSynchronizationAgent
transfaring dimamic array with function12 Jul 2006 13:30 GMT1
I have function that need to get reference to dinamic array and fill it
inside
how this thing is possible in VB6?
How can I get the value incorrect11 Jul 2006 16:05 GMT4
Hello all, I  am writing a program about the database.
The part of program as follow
For i = 0 To 3
str_detalle = "rs_editfac!mem_DETALLE" & (i )
Find / Replace Underline with Border (Word 2003)11 Jul 2006 15:15 GMT3
Status: rookie
I'm trying to create a macro in Word 2003 that finds all text with a specific
font formatting,
and once found, creates a border around it.  Each time I record a macro that
Passing a struct to c dll from vb11 Jul 2006 12:54 GMT1
I am having some problem for getting values in struct from the c dll.
I have following definition
Type MBRINFO
  szMember       As String * 80 ' member name array
Filter Mschart1 Used Checkbox08 Jul 2006 09:05 GMT1
URGENT!!!!
Hi all
nice to see you again
i have a problem filter chart used checkbox
VB not totaling last item07 Jul 2006 16:44 GMT1
I cross posted this on the Front Page list because that is what I am using to
generate my web pages along with VB script and SQL.
I have an Access database and am using Front Page with a little SQL and VB
script to manipulate and display data.  I am having some problems with a ...
Pages: 1 2 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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