Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 10 of 13 total
Thread Accessing an ElevateDB DB with ODBC
Tue, Feb 17 2009 11:55 PMPermanent Link

Richard Harding
Tim,

I have installed EDB DAC 2.02b7.  Using MDAC version 2.81.
I have set up a System DSN (lets say, Mamba Projects) with a Local Connection and I am
able to select the required DB.

I want to connect to this data source from Word 2003.  When I select the EDB Data Source
(Mamba Projects) from the list of ODBC data sources, I receive the message "Unable to
obtain a list of tables from the data source".

I've tried reading the manual.  Do you have any other suggestions?

Richard Harding
Wed, Feb 18 2009 5:31 AMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

Hi Tim,

I just tried this with Word 2007 and get the same result.
It appears to be passing just the string "%" to the SQLTables function.

I have attached a trace log.

Chris Holland


Richard Harding wrote:
> Tim,
>
> I have installed EDB DAC 2.02b7.  Using MDAC version 2.81.
> I have set up a System DSN (lets say, Mamba Projects) with a Local Connection and I am
> able to select the required DB.
>
> I want to connect to this data source from Word 2003.  When I select the EDB Data Source
> (Mamba Projects) from the list of ODBC data sources, I receive the message "Unable to
> obtain a list of tables from the data source".
>
> I've tried reading the manual.  Do you have any other suggestions?
>
> Richard Harding
>



Attachments: SQL.LOG
Wed, Feb 18 2009 8:20 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< I want to connect to this data source from Word 2003.  When I select the
EDB Data Source (Mamba Projects) from the list of ODBC data sources, I
receive the message "Unable to obtain a list of tables from the data
source". >>

This is a bug in 2.02 B7 and will be fixed in 2.02 B8 going out this
morning:

http://www.elevatesoft.com/incident?action=viewrep&category=edb&release=2.02&type=f&incident=2925

There was also an issue with Excel, as noted in the incident report.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, May 13 2010 5:52 AMPermanent Link

Marcin Banasik

<< "Tim Young [Elevate Software]" wrote:

<< I want to connect to this data source from Word 2003.  When I select the
EDB Data Source (Mamba Projects) from the list of ODBC data sources, I
receive the message "Unable to obtain a list of tables from the data
source". >>

This is a bug in 2.02 B7 and will be fixed in 2.02 B8 going out this
morning:

http://www.elevatesoft.com/incident?action=viewrep&category=edb&release=2.02&type=f&incident=2925

There was also an issue with Excel, as noted in the incident report.
>>

I tested it on 2.03 build 13 and it still does not work (Word 2007), but it works on OpenOffice

Marcin.
Mon, May 17 2010 3:56 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Marcin,

<< I tested it on 2.03 build 13 and it still does not work (Word 2007), but
it works on OpenOffice >>

Please email me the database catalog and table files that you're trying to
access from Word, along with the steps that you're trying to take.

--
Tim Young
Elevate Software
www.elevatesoft.com
Tue, May 18 2010 4:19 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Marcin,

<< I tested it on 2.03 build 13 and it still does not work (Word 2007), but
it works on OpenOffice >>

I just tested a mail merge with Word 2007 and it works fine.  Can you post
the steps that you're taking to do the mail merge ?  Also, if you could send
me the database catalog that you're using, that would help also.

--
Tim Young
Elevate Software
www.elevatesoft.com
Wed, May 19 2010 6:28 AMPermanent Link

Marcin Banasik

Tim,

I think I know what seems to be the problem. I enable "Large File Support" in my server. When this option is disabled everything is fine.

Marcin Banasik.
Wed, May 19 2010 6:44 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Marcin,

<< I think I know what seems to be the problem. I enable "Large File
Support" in my server. When this option is disabled everything is fine. >>

The Large File Support setting shouldn't affect this type of issue.   Is the
ElevateDB Server the only process accessing the database ?  And is the ODBC
Driver accessing the database directly, or through the ElevateDB Server ?

If you can give me a more thorough run-down of your configuration, it would
help immensely.

--
Tim Young
Elevate Software
www.elevatesoft.com
Wed, May 19 2010 7:59 AMPermanent Link

Marcin Banasik

Tim,

This is what I do:
1. I recompile edbsrvr, give it new name, description (so service name is changed to) and change module libraries extension (from dll to edbdll because one of dlls I install with product caused handle leak if it was loaded and unloaded multiple times)
2. If I try to connect to my server from Word or Excel I get "An error was found in the statement at line 1 and column 15 (ElevateDB Error #401 The table or view SQLTables does not exist in the schema Information)" error in server log.
3. When I run orginal edbsrvr.exe and configure it to use the same database files everything works fine. So there must be something wrong in my server...

Marcin.
Wed, May 19 2010 10:03 AMPermanent Link

Marcin Banasik

Tim,

Seems like there is no ODBC support when I compile server. Class TEDBODBCTables is not used in any module. It does not link to server.

I am compiling original edbsrvr project from RAD Studio (Delphi) 2007 2.03 build 13.

Marcin.
Page 1 of 2Next Page »
Jump to Page:  1 2
Image