Re: [Firebird-net-provider] execute store_procedure from application

2008-06-04 Thread Helen Borrie
At 08:13 PM 4/06/2008, you wrote: >On 6/4/08, Mercea Paul <[EMAIL PROTECTED]> wrote: >> Have you declared strlen? If the OP is using Fb 2.1 then strlen() is an internal function on that server *unless* the database is still as it was under a lower server - which is no doubt the reason why Jiri a

Re: [Firebird-net-provider] execute store_procedure from application

2008-06-04 Thread Jiri Cincura
On 6/4/08, Mercea Paul <[EMAIL PROTECTED]> wrote: > Have you declared strlen? If the EMS Interbase/Firebird Manager runs SP fine, that it's probably defined and defined right. PS: Please don't post HTML mail - there's no additional info in "color-font-nice-text" formatting. And also think about d

Re: [Firebird-net-provider] execute store_procedure from application

2008-06-04 Thread Mercea Paul
Have you declared strlen? DECLARE EXTERNAL FUNCTION STRLEN CSTRING(32767) RETURNS INTEGER BY VALUE ENTRY_POINT 'IB_UDF_strlen' MODULE_NAME 'ib_udf'; Regards, Paul From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 04 June 2008 08:29 To: firebi

Re: [Firebird-net-provider] Visual Studio 2008 - ASP.NET components

2008-06-04 Thread Jiri Cincura
On 6/4/08, Mat Dunning <[EMAIL PROTECTED]> wrote: > create a grid manually by dropping on a datasource and configuring it, > but then the EDIT and DELETE functionality of the grid doesn't work. Did you added these command buttons? Did you configured update and delete statements? -- Jiri {x2} C

[Firebird-net-provider] Visual Studio 2008 - ASP.NET components

2008-06-04 Thread Mat Dunning
Hi I've successfully installed the DDEX and firebird client, and can access my firebird tables in Visual Studio 2008, using the built in data components and third party components, connected via server explorer data connections. However, I'm now looking to learn ASP.NET, and have been followin

Re: [Firebird-net-provider] execute store_procedure from application

2008-06-04 Thread Jiri Cincura
What's Firebird version and FirebirdClient version? -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - Check out the new SourceForge.net Marketplace. It's the best place to b