[Firebird-net-provider] Dialect 1 issues?

2009-05-12 Thread Sam Carleton
The Interbase 7.5 database I am working with is in Dialect 1. When I tried to create my first dataset in Visual Studio 2008, I get the error: Dynamic SQL Error SQL error code = -104 Token unknown - line 1, char 165 table name After looking up the error and seeing that it might be a dialect

Re: [Firebird-net-provider] Dialect 1 issues?

2009-05-12 Thread Steve Faleiro
...@miltonstreet.com wrote: From: Sam Carleton scarle...@miltonstreet.com Subject: [Firebird-net-provider] Dialect 1 issues? To: firebird-net-provider@lists.sourceforge.net Date: Tuesday, May 12, 2009, 9:25 PM The Interbase 7.5 database I am working with is in Dialect 1.  When

Re: [Firebird-net-provider] Dialect 1 issues?

2009-05-12 Thread Sam Carleton
On Tue, May 12, 2009 at 12:08 PM, Steve Faleiro steve_...@yahoo.com wrote: 1. You should not use the Firebird provider for connecting to Interbase. Use the appropriate Interbase .NET driver for connecting to Interbase. 2. Look for Interbase specific support on the Codegear newsgroups.

Re: [Firebird-net-provider] Dialect 1 issues?

2009-05-12 Thread Steve Faleiro
driver for Firebird. If someone is using it with Interbase, and can help with your specific issue, then consider yourself lucky. --- On Tue, 5/12/09, Sam Carleton scarle...@gmail.com wrote: From: Sam Carleton scarle...@gmail.com Subject: Re: [Firebird-net-provider] Dialect 1 issues

Re: [Firebird-net-provider] Dialect 1 issues?

2009-05-12 Thread Steve Faleiro
driver for Firebird. If someone is using it with Interbase, and can help with your specific issue, then consider yourself lucky. --- On Tue, 5/12/09, Sam Carleton scarle...@gmail.com wrote: From: Sam Carleton scarle...@gmail.com Subject: Re: [Firebird-net-provider] Dialect 1 issues

Re: [Firebird-net-provider] Dialect 1 issues?

2009-05-12 Thread Sam Carleton
Steve Faleiro wrote: If someone is using it with Interbase, and can help with your specific issue, then consider yourself lucky. Steve, I have depended on mailing lists for all of my professional software development career. I know all too well that I am very luck to get any answer from

Re: [Firebird-net-provider] Dialect 1 issues?

2009-05-12 Thread Carlos Guzmán Álvarez
Hello: Are you saying that the Firebird provider won't work for Interbase or that it is bad form for me to use the open source software with the closed source database? The only version of Interbase that *could* work with the provider is the 6.0, 7.5 may have changes in the network protocol