(Ghanashyam Nayak) Using this article you can understand how to load the XML file’s record into the DataGridView & then you can print that DataGridView.
Other News
Filter Unique Records Using BizTalk XSL
(Naushad Alam) I have a XML file which contains some duplicate records. The XML file looks like below:
SQL Developer Data Modeler Quick Tip: Preferred Data Types
(Jeff Smith) There are many data types to choose from when defining your table columns. The eighty percent rule tells us we can probably get away with a smaller subset of data types eighty percent of the time.
APAR Friday: Two HIPERs – one for a incorrout and the other a possible RESTORE SYSTEM issue
(Willie Favero) Today’s APAR Friday features two HIPERs that closed this week. As always, HIPERs are APARs that correct serious problems that could affect a large number of DB2 users. These fit that description perfectly if you used the RESTORE SYSTEM utility or take advantage of scalar fullsele
Creating sequences in MySQL
(Ivan Cachicatari) Those who have used PostgresSQL usually gets lazy when write the SQL code to auto-numeric fields, but we miss that feature when we are in a MySQL database.
Generating Random Non-Uniform Data In C#
(Eric Lippert) When building simulations of real-world phenomena, or when generating test data for algorithms that will be consuming information from the real world, it is often highly desirable to produce pseudo-random data that conform to some nonuniform probability distribution.
SQL Server Virtualization Summary (Part 5 of 5)
(Scott Shaw) We have discussed different aspects of virtualization in these previous tips tip 1, tip 2, tip 3, tip 4. In this tip we look at additional reading and resources you can use to make the most of your virtualized SQL Server enviornment.
Editorial Thoughts for Today
Potpourri I have a lot of comments from readers on different topics that have been accumulating. So, today I’m going to catch up on some of the backlog. Marty reminds us that there is a need for people who can get software to work together…something that becomes more critical as underlying tools for valuable assets are deprecated. Not only am […]
Using XSLT and XPath to Transform XML
(David Chu) I remember that I did this kind transformation about 10 years ago, by using XSLT and XPath to transform an XML file to a HTML file.
Fun with EPUB
(Alexander Falk) Release 2 of the Altova MissionKit 2012, which was announced today, adds tons of new features to various products in the MissionKit, including EPUB support in XMLSpy.
