Errors management

2007-11-02 Thread NextWare - Mirko
Hi All, I have this question... I send a INSERT from client to server, the server write the row and send the result "ok" to the client. Due to a network failure the client doesn't receive the result and an error is reported to the user. How can I manage this error? -- Ciao Mi

Change default CHARACTER SET value

2003-02-12 Thread Mirko
-++ | Variable_name | Value | +---++ | character_set | latin1 | +---++ SET character_set=win1251; #Returns error ! Thank You in advance, Mirko P.S. Server: MySQL v3.23.55; Client: mysql client, PHP, Perl-DBI. - B

Re: Query Help

2003-02-12 Thread Mirko
I think you can't If you want this why is this table structure? Details shold be as columns nos as records in separate table - just to lose time ? On Tue, 11 Feb 2003 13:13:31 +, Jeff Snoxell <[EMAIL PROTECTED]> wrote: Hi, How can I write a MySQL query to grab single lines of the form: C

Re: Query Help

2003-02-11 Thread Mirko
You have one column detail - What do you mean by detail1, detail2 and so? = On Tue, 11 Feb 2003 13:13:31 +, Jeff Snoxell <[EMAIL PROTECTED]> wrote: Hi, How can I write a MySQL query to grab single lines of the form