how do i do the following...
Before:
-------
I have a combo box and is currently pulls the default date
as current date or changed via typed in manualy
After:
------
To have a combo box and is currently pulls the default date
as current date and to change it by a minuature calander when you...
I have a problem. I was able to create a project, compile it and run it no problem. then when it went for testing it came back with two bugs. now when i go to fix it the project will not compile it because it is missing libraries. the treeview library, the imagelist library and the rdo...
TreeView question regarding change icon during expand and contract of tree
I want to do what you see in explorer ( when a folder is opened then the icon is changed to an opened folder and vise versa).
please can anyone help me and please I would appreatiate sample code.
Goha
[ponder][pc3]
zemp - which one would that be?
teh215 - the prograam wass working fine before as is
background:
-----------
I am loading a project from one pc and trying to run it on another. the original pc is my work pc at the office and the second is the pc that i use at home to work from home. I have...
error:
------
licence information for this componenet not found. you do not have an appropriate licence to use this functionality in the design environment.
I have tried removing it and still get the same problem.
Goha
[mad] [pc3]
I am loading a project from one pc and trying to run it on another. the original pc is my work pc at the office and the second is the pc that i use at home to work from home. I have tried installing vb 4 times what seems to be the issue. it seems to be some sort of licencing issue
Line 1279...
---------------------
I get the following error.
run time error '429':
Active x component can't create object
the pocedure that it is in is below
-------------
Private Sub open_database_connection() 'open the connection to access Database (s)
rdoDefaultLoginTimeout = 40 'set the...
I get the following error message when I run the (on last line)
sql_string = "select * from report_def where Description = '" & Trim(strNodeText) & "' and param_name = '" & RDEF(I).PARAM_NAME & "'"
Set rdofind = cn.OpenResultset(sql_string, rdOpenForwardOnly...
Take that one step furher ...
replace the number 1 withe the selected node's item number as a variable like
TV.Nodes.Item( <selected node's var.> ).Key
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.