Cannot connect to Personal Oracle
Question: I have been trying to connect to Personal Oracle 7 on the Macintosh. I can connect from the DBA applications, but cannot connect from Power Objects. Can you give
Question: I have been trying to connect to Personal Oracle 7 on the Macintosh. I can connect from the DBA applications, but cannot connect from Power Objects. Can you give
Question: I believe there is a JavaScript function: ‘ShowDocument(URL,targetFrame)’ Is there a way to replicate this in Java? I realize that in the future the solution may materialize when a
Question: I want to retrieve data from a database that is not associated withany objects on a form. How do I do this? Answer: A recordset is a client-side mechanism
Question: When I attempt to preview a report in OPO under Windows95, I get an error: WFW-03049: Internal buffer too small for printer port name Is this an OPO or
Question: I’m using an evaluation copy of OPO for the Mac. After I create a table, I go into the table structure window to try and change the table structure
Question: I have a note section on my Web page. I would like to be ableto click a radio button, and a small window with the note inside it wouldpop
Question: How can I get the display value of a list box? Answer: In Oracle Power Objects, the Value property of the list box isautomatically set to the internal value
Question: How can I let a user enter a password and hide the charactersentered? Answer: You can let the user enter characters into a field and replace theletters entered by
Question: I have this declaration in init: pushButton1 = new Button(“0”). In the action class I try to increase the value from 0 through 9 every time I click the