Re: [Firebird-net-provider] Insert multiple rows from a xml file

2007-09-28 Thread Jiri Cincura
On 9/28/07, Leo <[EMAIL PROTECTED]> wrote: > I need to insert all the data on that xml on the table. I was thinking > in read the xml nodes, create the insert commands dynamically > and use a FBScript object to execute all inserts in a batch operation. I > have never programmed in .NET so I may be

[Firebird-net-provider] Insert multiple rows from a xml file

2007-09-28 Thread Leo
Hey, I have a web-service that accepts a string that contains a xml and a string that contain some table name. My XML file is like: my name 99 another name 65 and the table has the fields "NAME" and "AGE". I need to insert all the data on that

Re: [Firebird-net-provider] Backup, Restore throwing Obj Ref Error

2007-09-28 Thread Jiri Cincura
On 9/28/07, Muthu Annamalai <[EMAIL PROTECTED]> wrote: > > > > I upgraded to 2.1.0 RC2 and I am getting Object Reference error when I use > Backup or Restore Method. I went back to the previous version and it is > working fine. The line number? -- Jiri {x2} Cincura (Microsoft Student Partner) ht

Re: [Firebird-net-provider] VB.Net 2005 Express

2007-09-28 Thread Carlos
Hello: > Could anyone get the Firebird dot net provider to work with VB.Net 2005 > Express? I tried to define a connection to a Firebird database but > only Access and SQL Server came up as database choices. > Does the provider for Visual Studio work for the Express editions of > Visual Studio? A

[Firebird-net-provider] VB.Net 2005 Express

2007-09-28 Thread Heine Ferreira
Could anyone get the Firebird dot net provider to work with VB.Net 2005 Express? I tried to define a connection to a Firebird database but only Access and SQL Server came up as database choices. Does the provider for Visual Studio work for the Express editions of Visual Studio?