To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78987
------- Additional comments from [EMAIL PROTECTED] Thu Jul 12 21:09:36 +0000
2007 -------
Okay, the proper macro is
Dim oDataSource as Object
oDataSource = createUnoService( "com.sun.star.sdb.DatabaseContext" ). _
getByName( ... )
Dim bValue as Boolean
bValue = FALSE
oDataSource.Settings.FormsCheckRequiredFields = bValue
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]