My company would like to distribute paperless pay stubs to employee's. We would like to use a web part and the data would be in XML format. Any advice on how this can be done or if anyone has already done this how did you implement it? Employees should be able to *print current pay stub ...
I have a dataset in an XML file that needs to load into an existing SQL Server 2005 table. It also needs to check existing rows before loading. What will be a good way to do that?
I am using sql server 2005 with vb.net 2005 and IIS server installed. I tried to run the application created in Asp.net,but it showed me the following error. The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button,...
SQL Server 2005, The XML page cannot be displayed, XSL style sheet
Hi, Currently an iSeries job runs every 10 minutes where, at the back end, a file is read (more than 400 fields), a pipe delimited file is created and FTP'd to an outside location. Volume would normally be low but intermittently there could be a spike. I need to replace the FTP process with a...
Can I get an example of how to parse XML document in ILE COBOL? I need both SAX and DOM parser examples.
Hi I read through your tip on Processing XML files with SQL Server functions. It's great but what happens when the XML file exceeds 4000 charcters? I'm using SQL Server 2005 and the XML file that I try and import is too big. Do you have any ideas to how I can use SQL to import an XML file that...
Using ILOG JRules with AS/400 on VR4 through Lansa Integrator. The communications is using SOAP and WSDL because ILOG communicates as a web service. I am seeking an alternate means to connect to the ILOG engine without Lansa because the performance is a huge bottleneck.
hi all, I have a column called WBsstartdate (storing dates), that has been created as a Varchar data type. If I run a convert on the table, my date comes out in the right format. (Eg: 2006-04-03 00:00:00). This is fine. However when I run this date as an sql query in a programme in C#, and save...
I have a sql table which contains the details of controls used in the application. Now I want to create a xml file for the data in the same table based on the ControlType in the table. I need to get different tags and subtags for controls based on the control type. How do i go about it?
We run a niche news B2B news service; every day we send out an email with between 10 and 30 stories in it. This email is then turned into an html page including all the stories, and uploaded to our website. This has been going on for around 6 years, so I reckon there are about 1500 individual HTML...
We will be receiving a file in XML format. Is there a way that I can convert file to a physical file on the 400.
HI, I need to receive xml files ( of fixed format ) to my rpgle progrm ( not free format RPG ) and do some calculations. Can i do this without purchasing any tools ( free tools can be used). Please let me know if anyone has done something similar Regards, Kiron
How to create a xml file using sql server 2005? what are all the steps to do for this?
I have a commercial listing site and need a way of adding bulk listings in xml format - the problem i have is everyone has different xml formats what do i do -do i build a converter? Does a converter exist? Please advise
I am trying to loop through one node in a XML file form Visual Basic 2005. Can any one help? <?xml version="1.0" encoding="utf-8" ?> <users> <user>Tom</user> <user>John</user> <user>Mary</user> </users>
How do I display the unicode for chinese in a domino field in edit mode. When I create a new document from an XML file containing chinese, the unicode for the chinese is still showing in the field in edit mode when first editing. As soon as I save the document again, the unicode converts and...
I'm using a commercial storefront software that offers "extension data" fields as NText to store custom data. I am storing an xml fragment that looks like this: <priceSplit xmlns="http://tempuri.org/priceSplit.xsd"> <split> <type>Credit Processing Fee</type> ...
I am using XML generated by a Lotus Notes view in an AJAX application. The difficulty occurs when the value in one of the fields in one of the records in the view contained an ampersand. The resulting XML was then invalid. There should be a function @HTMLEncode which would work like the @URLEncode...


