Hello: > On an asp.net 2.0 application, I create a new Dataset, choose my > firebird dataconnection. > On "Choose command Type" screen, I select Use SQL statements [NEXT] > Click [Query Builder] and it shows my table, I write a simple SQL > > * SELECT TASKID, NAME, COMPLETE > FROM TASKS > WHERE [EMAIL PROTECTED] > > (it works fine on [Execute query]) > > Next Screen, I just uncheck "Fill a DataTable" and click NEXT. I followed that steps on a Windows Forms Sample App and looks as working fine, can you do the same and look if it fails or no ??
Did you have only one version of the provider in the gac ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.wordpress.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
