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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
thank you I will try this31 Mar 2005 04:51 GMT1
Resource for DVD programming31 Mar 2005 04:28 GMT1
Could anyone point to few places where I can learn DVD/Video
programming(prefer VB). Thanks.
External ImageList into ListView31 Mar 2005 02:38 GMT13
Is it possible to bind external(like System ImageList, not the ComCtl
one) imagelist into ListView?
--
playwin
Control arrays31 Mar 2005 01:17 GMT2
I have a control array of labels on a form. I'd like to add additional labels
to this control array at runtime. How do I do this?
-Dan
filelen function can't support the file more than 2GB?31 Mar 2005 00:23 GMT2
I tried to use filelen function to get a file's size, which is 4GB, but it
return negative value.  I do some research and find out the filelen return as
Long, and it can only support 4bytes.
Does anyone knows how to get a file's size which is more than 2GB?  Any
Sheridan DBGrid & DBDropdown30 Mar 2005 19:49 GMT1
This may not be the best lpace to ask, but I am hoping some one has
had some experience with these contrls. Thanks in advance for any
recommendations that any one may have<g>.
I have an SSDBGrid that has an SSDBDropdown in one of its columns but
TreeView with checkboxes30 Mar 2005 19:25 GMT2
I have a form with a TreeView control using checkboxes. The main idea is to
let user check/uncheck items only if an item in a ComboBox is selected.
But I can't find a way to 'lock' the TreeView control, or to intercept the
'check mark' so that I could use a simple "If cbo_table.text ...
Array Dimensioning30 Mar 2005 19:13 GMT6
I am trying to add text that is greater then 256 characters to a given array
element.  Since I have dimensioned the array as variant it is assuming the
input is a string, as it should.
I was wondering, is it possible to dimension the arrary as a memo field and
How to find which procedure called my Sub30 Mar 2005 18:36 GMT2
I have a public sub in a standard module.
public sub gFUNCTranslate(byval lstrValue as string) as string
end sub
This sub is being called from most of my forms.
How to use getDeclaration with Visual Basic 630 Mar 2005 18:33 GMT2
I am trying to use the getDeclaration method to get the data type of
the fields in my XML file using the XSD schema.
I have the following variable declaration...
    Dim TheSchemaItem As ISchemaItem
Quick Cell range formatting & fill30 Mar 2005 18:30 GMT2
Set xclRangeA = xclSheetA.Range(xclSheetA.Cells(5, 2), xclSheetA.Cells(5, 7))
Using above to pass values into sheet.. I cant figure out how to use one
line of code to fill/format colums and rows, say 20 of each, Surely I cant
have to type 20 line codes.. My brain is not with it ...
VB and Excel30 Mar 2005 18:25 GMT3
I have a VB5 program which does some specialist math operations and I want
to be able to cut and paste the results from a label or textbox into an
excel spreadsheet, which itself is part of another program. I cannot create
my program in excel for various reasons. Is there a way I ...
MDI Form menus and their Child form menus30 Mar 2005 18:22 GMT4
I'm working on a project that uses an MDI form with MDI children.  There are
menu options that are common amongst all child forms (such as File and Help
menus), but various menus that are specific to each child form as well.
Is there a way that I may add the common menus to the ...
Newbie with currency problem30 Mar 2005 18:19 GMT5
I have a simple form where certain items are selected. With each selection a
price appears next to it. I also have a command button to calculate the
subtotal of all the items selected and it continues to calculate the taxes
and finally places in a textbox the total price.
Copy Table From one Access DB to Another Using ADO30 Mar 2005 16:10 GMT11
Using VB and ADO I would like to open one Access database and copy a
table from it to another Access database.  Is there a simple method for
doing this as opposed to reading in the table record by record from the
first and then writing it to the second record by record?
 
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.