I recently installed the 2007 runtime along with the pdf add-ins. When trying to Output to PDF via vba or a macro I get an Output to Action failure. This is really the only output piece I need in order to create some financial reports. I have read that was a bug a couple of months ago but...
I have packaged a 2007 db on a 2003 server. The db contains autoexec macro which:
a. opens a query,
b. opens a form with cmd button that returns a msgbox
c. Runcode a function that calls a subroutine to return a msgbox.
Everything runs fine on server since that's where the real 2007 install is...
To very one this is the actual schema
<?xml version="1.0" encoding="utf-8" ?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:sql="urn:schemas-microsoft-com:mapping-schema"
elementFormDefault = "qualified"
>
<xsd:annotation>
<xsd:appinfo>...
The issue is with the final xml document specifically the ordering of some elements.
Element Originator is coming before element OriginManfest.
Element BusinessAddress is coming before StateCode.
Element OutofStateWages is coming out before TotalWages.
As as result, when I send test files...
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.