I did install from this directory, I even just reinstalled it again but I still get this message.
This is the directory listing from my M: drive to make sure I'm at the right level.
data_00
Data_04
DATA_05
Default
Help
Install
INSTMAC
Language
Media
MSRedist
Percomp
programs
PWE...
Strange, this is the third time I've replied to your message, lets hope this one shows up...
I have the proper drive mapped out, it's the top level of the macola folder in our case it's Macola70 (M:) inside this folder are the Data and install directories.
Ron
Sorry about the lack of info.
Running XP Pro SP3
Progression 7.5.103f
Pervasive SQL client 7.82
I have installed pervasive client and Progression 3 times and I still get the same results each time(I uninstalled pervasive client first each time).
When I try to open any application within Macola I get a command window open with "FILESYS: No FCB for"
I have uninstalled progression and reinstalled it and macola 3 times and I get the same message each time.
It started after I reinstalled windows, before that it was working fine.
Anyone...
Once I have created an XSLT for each DB I will post it there.
As for the new line, The CSV came out as one long line. I will post my new XSLT, can you point out to me where the error would be in the newline variable?
<?xml version="1.0"?>
<xsl:stylesheet version="1.0"...
Thanks for your help, I managed to get one whole DB into a CSV, the other DB's should only need the fieldnames changed.
The only thing I needed to change was:
<xsl:variable name="newline">
<xsl:text></xsl:text>
</xsl:variable>
to this
<xsl:variable name="newline">...
Yes this helps quite a bit, thanks
using this as an example
<gmdata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.frontrange.com/goldmine/xmlexport"
xsi:SchemaLocation="http://www.frontrange.com/goldmine/xmlexport gmschema.xsd" >
<header>...
OK I managed to figure out some of it but I'm still a little stumped. can you not nest for-each statements?
under properties there are multiple property.
This doesn't work
<?xml version='1.0' ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"...
My first attempt was a bust, I managed to get empty quotes.
Here is what I attempted:
And I'll post one partial record if that will help in explaining it to me. I really appreciate your help and patience with me.
Ron
Yes I do have an XSD file and I'm willing to give it a try. I did manage to load the XML file into Stylus Studio and I ca see the entire file parsed out properly in the tree view, but I have no idea how to get this into a CSV file from that point.
Unless you have another idea? I'm open to any...
No such luck now I get the same error with this "xsi:schemaLocation", when I remove the line entirely it stops at another line and says that you can only have one top level entry, I may be going about this the wrong way entirely maybe Excel isn't the best tool for this job.
Ron
We were trying to import the XML file into Excel (Data --> XML --> Import) and the error we got involved the URL's themselves actualy the error involves this same line you pointed out. "namespaceSchemaLocation" attribute not defined.
This XML file was created by Goldmine.
Ron
Yes we are converting Goldmine to Sugar, the XSD is the source from goldmine. I was planning on converting the XML to CSV to allow the import into Sugar.
I'm all up for a simpler manner!! I'm sure there is an easier way but since I have next to no experience in this, I have no idea.
Ron
Hello
I'm attempting to convert our database from one format to another and I need to get it itno excel or access in order to do part of the conversion, I'm having a bit of a problem with the xmlns section, since I really know nothing about this I'm at a loss.
I think that one of the links is...
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.