Enter Keywords:
1 - 10 of 21(0.017 seconds)
Sort By:
 
I got a bunch of property pages, and am creating more. I am looking for a way to detect changes in the controls (mostly Edit, Check box and radio buttons) on the property pages. The way I want it t...
Zones: Windows MFCDate Answered: 07/19/2002 Rating: 7.4 Views: 0
Could I not use the Tag property to check if the control is True? to be able to use a query like this: If chkDrivewayPlowing = True then currentdb.execute _ "Update tblWinterOrders.DrivewayPlo...
Zones: MS AccessDate Answered: 01/25/2005 Rating: 8.0 Views: 0
I have a word document with a custom property.  I would like to vreate a macro which will update this custom property with the current date.  Any help would be appreciated
Zones: MS WordDate Answered: 07/17/2006 Rating: 9.6 Views: 0
For security reasons, my adp project (Access2002) cannot use a currentproject connection,AS a consequence, I cannot use the Source property for forms. So, I have to use the forms.recordset propert...
Zones: MS AccessDate Answered: 02/16/2008 Rating: 8.2 Views: 0
Hi experts, I need a method similar to Beanutils.copyProperties(sourcebean, destinationbean) with the only exception that it should  call setters of destinationbean only for the updated propert...
Zones: JavaDate Answered: 06/01/2009 Rating: 6.1 Views: 0
Hi,  i am using DeviceIoControl() with IOCTL_DISK_UPDATE_PROPERTIES parameter to refresh the system to show the newly created partition which i have created by modifying the partition manually. ...
Zones: ProgrammingDate Answered: 05/28/2006 Rating: 8.6 Views: 0
I have a linked MySQL Server it's IP Address has recently changed and I need to update this. How do I update the Linked Server Properties Provider string? SQL Server 2005
Zones: MS SQL ServerDate Answered: 04/12/2007 Rating: 7.0 Views: 4
hi all, can anyone please tell me the difference between set_item_property('amount',updateable,property_off); and set_item_property('amount',update_allowed,property_off);? please pr...
Zones: OracleDate Answered: 11/01/2002 Rating: 7.6 Views: 5
I have a form used for a parameter for a date.  When the person types the date it calls a query/report but I want to have the current date be the default if they type nothing.  I have that all work...
Zones: MS AccessDate Answered: 06/25/2004 Rating: 8.4 Views: 0
Hi, 1. I am using PB 9.0.1. I have designed one datawindow using SQL Select datasource and attached the table directly to the datawindow. I am calling this datawindow in a window where i am sa...
Zones: PowerBuilderDate Answered: 11/15/2004 Rating: 7.8 Views: 0