Hi,
I have a bit of a weird question. A couple of rows in a table I'm
importing with data has WW_D_D_D style row content which is
different from the usual WW_DD format data which many millions of
rows contain. During the process of normalising the data is there any
way to distinguis
L . Net List" <[EMAIL PROTECTED]>
Sent: Tuesday, July 04, 2006 10:23 AM
Subject: Re: More Stored Procedure Issues
On my side your code works (in C#) but I had to change one line
Cmd.Parameters.Add("?cInvNo",MySQLDBType.VarChar)
I changed it to:
Cmd.Parameters.