zhaomingminghit

Results 1 issues of zhaomingminghit

sqlString like below and sansTran=False: insert into table1 values(xxx);insert into table2 values(xxx); and there's an primary key conflict error when running 'insert into table2 values(xxx)' then, execute_sql_string() will be suspend...