Re: [Firebird-net-provider] Visual Studio 05 and Dataset Use

2006-10-21 Thread Carlos Guzmán Álvarez
Hello: > > thanks for that informations. Now (at weekend) I tried to set > VCE-datasources to FB. > > But I'm not able to do so, because I have no file like > _FirebirdSql.VisualStudio.DataTools.dll._ > > I installed Firebird via Firebird-2.0.0.12724-0-Win32.exe and the NET > Provider via Firebi

Re: [Firebird-net-provider] Visual Studio 05 and Dataset Use

2006-10-21 Thread VS-Polis
roviders > Subject: SPAM: Re: [Firebird-net-provider] Visual Studio 05 > and Dataset Use > > Hallo Jürgen, > > I use VB Express and it seems like it's not possible to use new DDEX > there... :( too bad! To make Firebird work on Expres

Re: [Firebird-net-provider] Visual Studio 05 and Dataset Use

2006-10-16 Thread Robert Simpson
Title: RE: [Firebird-net-provider] Visual Studio 05 and Dataset Use > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > On Behalf Of Daniel Hahn > Sent: Monday, October 16, 2006 4:07 AM > To: VS-Polis; For users and developers of

Re: [Firebird-net-provider] Visual Studio 05 and Dataset Use

2006-10-16 Thread Carlos Guzmán Álvarez
Hello: > I use VB Express and it seems like it's not possible to use new DDEX > there... :( too bad! Express versions comes with limitewd extensibility support, the only thing that could work is to modify the information of one of the already configured provider in the registry ( for example th

Re: [Firebird-net-provider] Visual Studio 05 and Dataset Use

2006-10-16 Thread Daniel Hahn
Hallo Jürgen, I use VB Express and it seems like it's not possible to use new DDEX there... :( too bad! Now I have to use writexmlschema() everytime I changed my database and use xsd to generate a new dataset! Bad thing but - the only solution. Thanks for your help. Regards, Daniel Am Monta

Re: [Firebird-net-provider] Visual Studio 05 and Dataset Use

2006-10-16 Thread VS-Polis
Title: Jürgen Thomas Hallo Daniel, I could write in German, but for the international users... First, you have to include the provider in your machine.config. I use NET 2.0, FB 2.0 and FB-Provider 2.0. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config           

[Firebird-net-provider] Visual Studio 05 and Dataset Use

2006-10-16 Thread Daniel Hahn
Hello! I'm currently using the dataset and it's XML read/write feature but now I want to migrate to firebird. The problem is - if I want to create a dataset I can only choose betwen MSSQL and OleDB. There's no Firebird available, although I installed the DDEX. Can you help me? I don't want to m