Re: Question on csv import using browser into MySQL database

2006-05-23 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim Lucia said the following on 5/23/2006 10:51 AM: > I've used a CSV JDBC driver once before with success. It becomes an > exercise of reading from one JDBC connection and writing to the other. > > http://csvjdbc.sourceforge.net > > Tim Christopher,

Re: connection pooling and character set problem

2005-12-07 Thread Mark Matthews
=cp1250 > > How to do the similar thing in this case? > > Thanks in advance. > tvrdi Tvrdi, Use a similar URL in your resource element, but replace the "&"s with "&" since the ampersand denotes an entity in XML. -Mark - -- Mark Matthews MySQL