Re: [JDBC] Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit)chars?

2001-05-04 Thread Tony Grant
. It will save somebody a lot of head scratching. Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command

Re: [JDBC] Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit)chars?

2001-05-04 Thread Tony Grant
on accentuated caracters!!! I have a demo database for those interested Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Ultradev and PostgreSQL http://www.animaproductions.com/ultra.html ---(end of broadcast

Re: [JDBC] Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit)chars?

2001-05-04 Thread Tony Grant
somewhere informing people from Europe that they too need MULTIBYTE as an option at compile time. i.e. In a bright yellow box in the HTML docs... And in the Reference manual and man pages the -E option for createdb needs a note to specify that it applies to MULTIBYTE backends only. Cheers Tony

Re: [JDBC] Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit)chars?

2001-05-07 Thread Tony Grant
itself should also support the whole alphabet. All this should be transparent for the programmer and the end user. Another battle to be fought... Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http

[JDBC] Building JDBC in 7.1

2001-05-07 Thread Tony Grant
root directory. This is true, even if you use JDK 1.2 or above, which normally don't need this setting. It is used by Ant, the compilation software. Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http

[JDBC] Javascript in JSP

2001-05-17 Thread Tony Grant
Hello, I am having some problems with javascript not executing in a JSP. The JSP sends form data to a database but clicking on the submit button does not run the javascript form content validation code. Any clues, additional javascript to place behind the submit button etc.etc. Cheers Tony

[JDBC] Druid problems

2001-05-29 Thread Tony Grant
? http://sourceforge.net/projects/druid/ Being able to extract the database schema into Druid via JDBC was the feature I was waiting on... Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http

Re: [JDBC] Connection Pooling?

2001-06-28 Thread Tony Grant
or adjust it down? SOmething is amiss... How is Apache Tomcat set up? are you using mod_jk? Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http://www.animaproductions.com/ultra.html

RE: [JDBC] alternative jdbc

2001-07-13 Thread Tony Grant
On 13 Jul 2001 10:19:08 -0400, Dave Cramer wrote: Can you send links, I wasn't aware there were any others? https://sourceforge.net/projects/jxdbcon/ seems to have files https://sourceforge.net/projects/jpsql/ Can't get at the docs for the moment Cheers Tony Grant -- RedHat Linux on Sony

[JDBC] cast in JDBC update

2001-08-07 Thread Tony Grant
hand written by UltraDev... =:-D Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http://www.animaproductions.com/ultra.html ---(end of broadcast)--- TIP 3

[JDBC] tough one

2001-08-09 Thread Tony Grant
of this type? If I can't - where is the nearest bridge? Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http://www.animaproductions.com/ultra.html ---(end of broadcast

Re: [JDBC] Re: ? (question mark) characters

2001-08-31 Thread Tony Grant
like áéíóú (aeiou with accent)... they are replaced by question marks (?)... any ideas? Should I try to compile my own drivers? How? BTW I am using JDK 1.3 from Sun (Solaris and Linux)... For portugese you should be using -E LATIN1 Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S

Re: [JDBC] Serialize

2001-10-05 Thread Tony Grant
that what serialize is for? If so I need it in the driver.(and instructions on how to get it to work =:-b) Cheers Tony Grant -- RedHat Linux on Sony Vaio C1XD/S http://www.animaproductions.com/linux2.html Macromedia UltraDev with PostgreSQL http://www.animaproductions.com/ultra.html