Hello Steve, > join InvoiceDetail d ON (d.InvoiceID = :InvoiceID) > join InvoicePayment p ON (p.InvoiceID = :InvoiceID) > where (i.InvoiceID = :InvoiceID)
Are parameters supposed to work that way in ADO.net?? I always use "@" for a parameter identifier instead of ":" regards, André ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider