Hi,
Is there a way to format breaks using VBA? The AddComplexFilter() method can be used to play with filters, however, I could not find any means of adding, setting, or removing breaks using VBA.
Any thoughts on how to do this?
Thanks
Stateson Duplan
I found the solution. I had to edit the parameter file "ODBC10EN.PRM" and change the OUTERJOINS_GENERATION=ODBC line to OUTERJOINS_GENERATION=ANSI_92
From Tables A, B, and C, I need to generate Table D, and use it to perform an left outer join on Table E.
How can this be done? In Designer? How?
Thanks
I am new with BO but have been using Visual FOXPRO for a while. All the tables that I want to use in Designer came from VFP.
However, some queries cannot run properly because the SQL statements generated are not VFP-compatible. For example the syntax for OUTER JOIN is different. I have to...
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.