From: Erik H. <hee...@zo...> - 2004-02-18 19:53:11
|
Hello Carlos Thanks for your swift reply. I retrieve the information about the stored procedures in a few select statements which work without a problem. I was not aware of FbConnection.GetDbSchemaTable and I will look into that. Erik=20 -----Original Message----- From: Carlos Guzm=E1n =C1lvarez [mailto:car...@te...]=20 Sent: woensdag 18 februari 2004 20:32 To: Erik Heemskerk Cc: fir...@li... Subject: Re: [Firebird-net-provider] [Firebird-net-provider] Hello: > Here is my complete project=20 > http:/Home.zonnet.nl/heemskerk72/storedprocs.zip I will try to review it. > I try to read all the stored procedures from a database and their=20 > parameters to test them so I need the flexibility which I can't seem=20 > to get at the moment. Are you trying to extract metadata information ?? if yes, the=20 FbConnection.GetDbSchemaTable method doesn't fit your needs ?? -- Best regards Carlos Guzm=E1n =E1lvarez Vigo-Spain |