Hi,
I am trying to get info on any XML notation which can handle the business rules for a number of MySql tables.
i.e.
I get some XML in, use XSLT to filter and associate the data to the table it needs to be inserted into. Then I look at my "XML rules file" for that "table" to see if the...
OK,
Within my Php, I have a standard xslTranslator() method which takes in:
- The XML (string datatype, in my case the possible values of a DDLB)
- The filename.xsl (the XSLTemplate for the XML, in my case the iteration to embed the above values into a DDLB)
- A Params Array (external...
Ok,
How I fixed this was I put my array of fesults into a string and passed that in.
During my xslt I test the string using the contains(value, substring) to find it in the string.
HTH
I would like to pass a list of data I have in a php array into my xslt so that I can compare elements of the array with a sequence of XML (this is actually so I can have a DDLB which has some selected elements in it).
On the xslt side, can it handle such a variable as an xsl:param?
How do I...
I am a bit of a novice at xslt.
I would like to pass a list of data I have in a php array into my xslt so that I can compare elements of the array with a sequence of XML (this is actually so I can have a DDLB which has some selected elements in it).
On the xslt side, can it handle such a...
I need some help how to migrate data from SQLBase ready for it to be imported into SQL Server.
I need to get SQLBase Table data into Excel or CSV files.
Any ideas?
I have SQLTalk, not sure what other tools are available to me.
The Backup of a SQLBase DB - can the file be imported into...
I'm running an old version of SQLBase and wish to list the fields of a table and their datatypes. How do I do this?
Also, the data is to be migrated into MS SQL Server, what's the best way (retaining integrity)? What's the command?
thanks for your help,
Joseppic.
London.
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.