I'm trying to identify inactive accounts based on the last activity date so that I can update the status to inactive.
I was hoping to do this using two VI jobs. The first would export all accounts with an activity date prior to let's say 1/1/2000. I would then update the status on this exported...
I'm attempting to link, in an Access 97 data base, a table that is in an Oracle 10i data base. I'm using an ODBC connection that I set up that successfully tests the connection to Oracle.
However, when the list of tables on the Oracle data base appears, instead of table names all I see are rows...
Thanks DeZiner. Your mention of the </TD> pointed me to the fact that I omitted the <TD> </TD> tags around one of the images so it looks like IE is forgiving of such things but Netscape (the Mac side) isn't.
I'm attempting to display an image that consists of three .jpg files. Unsure how to do this, I created a table and inserted each image into a separate row.
On pc's, the full image appears correctly but on Macs, there is a gap between each of the images.
Can anyone suggest a better way of...
Hi,
This seems to be a simple piece of code but I keep getting a type mismatch error on CInt. Have tried CSng, CDbl as well but get a similar mismatch error.
Confirmed, using TypeName, that intTemp is Integer and strTemp is string.
Scenario is that I have a table of up to five entries on an...
I have a form that contains option button in a frame and a text box. If a certain option button is selected, I want to place "N/A" in the text box. All controls are bound.
I know the error I'm getting relates to the fact that I'm trying to setfocus on the text box in order to move in...
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.