Try This. It is a function I call from an Actuate report.
--------------------------------------------------------
Class ExcelExportVisitor Subclass of AcVisitor
Dim theExcelApp As AcExcelApp
Dim theExcelWorkbook As AcExcelWorkbook
Dim theExcelWorksheet As AcExcelWorksheet
Dim...
Write a .asp page and input the date and time into a table. Then read the table and write the date and time to a varible. Then use the varibles in your sql.
Hope this helps.
I am creating a dynamic array in a .bas file
Example : Global event_good()
Trying to load value here
' Array created in browserlib.bas
event_good(count_add) = EventRow.event_number
I get the follwoing error message.
"Illegal Array Reference"
My question, how do you load a value in a dynamic...
I am using PB 8.0 In my datawindow if you right click you get a menu with the following options, Insert, Add and Delete , along with several others which are disabled.
How can I turn off this menu? It does not show up on my tfc_report menus only on the tfc_datawindow menus.
I am trying to build a bar chart with a dualY-axis. I have not been able to find much information on this type of graph. Can someone please point me to a knowledge base or white paper that explains this type of graph in detail.
I am trying to migrate from PowerBuilder 6.5 to 8.0 I am using PFC and an Oracle 7.3 database. I have run the migration and things went pretty smooth. I can read data from my datawindows, etc..
Here is the problem. When I try to run the application inside the software I get the following...
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.