Inserting blob

2004-04-09 Thread Marco Paci
hould be in the configuration of MySql service. Any suggestion? TIA Marco Paci Marco Paci Divisione Gestionale & Tecnologia PASSEPARTOUT s.a. Via Monaldo da Falciano, 3 - 47891 Falciano (Rep. San Marino) Tel. 0549.877910 From Abroad. +378 877910 [EMAIL PROTECTED]www.passepartout.sm -- My

Problem with .NET applications

2004-01-22 Thread Marco Paci
data type attribute violation I verified that I got this error in relation to the insertion of the decimal field. If I switch driver from 3.51 to 2.50 I get no error but in this case I save the number without decimal. Can anybody help me about this error? Thank you Marco Paci -- MySQL General M

Reading securely the value of an autoincrement field used as PK

2004-01-20 Thread Marco Paci
Insert a new record |Insert a new Record |Read the value of PK field |Read the value of PK field | | | | v TimeThread 1Thread 2 Axis Is the value read by the thread 1 for the PK field correct? T