<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Persistent Data in VuGen with MySQL</title>
	<atom:link href="http://www.jds.net.au/tech-tips/vugen-with-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jds.net.au/tech-tips/vugen-with-mysql/</link>
	<description>Expert consulting services with HP Software</description>
	<lastBuildDate>Tue, 08 Jun 2010 15:08:25 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.jds.net.au/tech-tips/vugen-with-mysql/#comment-1936</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Sun, 29 Mar 2009 03:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=565#comment-1936</guid>
		<description>Example code to perform arbitary queries against a MySQL database is now available at http://www.jds.net.au/tech-tips/query-mysql-with-loadrunner/

Hope you find it useful.</description>
		<content:encoded><![CDATA[<p>Example code to perform arbitary queries against a MySQL database is now available at <a href="http://www.jds.net.au/tech-tips/query-mysql-with-loadrunner/" rel="nofollow">http://www.jds.net.au/tech-tips/query-mysql-with-loadrunner/</a></p>
<p>Hope you find it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Wilton</title>
		<link>http://www.jds.net.au/tech-tips/vugen-with-mysql/#comment-1007</link>
		<dc:creator>Nick Wilton</dc:creator>
		<pubDate>Wed, 07 Jan 2009 23:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=565#comment-1007</guid>
		<description>Hi Joseph,

Yes, I agree this is a glaring omission from the JDS MySql library...however it wasn&#039;t a requirement at the time I wrote it. Currently, to run any aribitary SQL statements you would need to use the lr_load_dll function to load the MySql Client DLL file (libmysql.dll). This would expose the MySql C API funtions to VuGen...these are quite tricky to use however there are plenty of examples on the web.

However, I&#039;ll look at updating the JDS MySql library in the next few days to permit arbitary insert/update/select statements to be executed from VuGen without the need to use complicated API function calls. I&#039;ll update this page when this available.

I hope this helps.
-Nick</description>
		<content:encoded><![CDATA[<p>Hi Joseph,</p>
<p>Yes, I agree this is a glaring omission from the JDS MySql library&#8230;however it wasn&#8217;t a requirement at the time I wrote it. Currently, to run any aribitary SQL statements you would need to use the lr_load_dll function to load the MySql Client DLL file (libmysql.dll). This would expose the MySql C API funtions to VuGen&#8230;these are quite tricky to use however there are plenty of examples on the web.</p>
<p>However, I&#8217;ll look at updating the JDS MySql library in the next few days to permit arbitary insert/update/select statements to be executed from VuGen without the need to use complicated API function calls. I&#8217;ll update this page when this available.</p>
<p>I hope this helps.<br />
-Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://www.jds.net.au/tech-tips/vugen-with-mysql/#comment-1004</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Wed, 07 Jan 2009 20:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=565#comment-1004</guid>
		<description>Hi,

This is excellent, but I was expecting to insert or update in any custom table. do you have a version like this?

Thanks, Joseph</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is excellent, but I was expecting to insert or update in any custom table. do you have a version like this?</p>
<p>Thanks, Joseph</p>
]]></content:encoded>
	</item>
</channel>
</rss>
