Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default database calls

It would help if you could post the text of the error message...

--
Tim Williams
Palo Alto, CA


"Panos Stavroulis." wrote in message
...
Hi,

I am trying fix an error message from the database coming into excel after
you press a button, ie run a macro. It produces some syntax error on the
database and it fails.

I can see that the button is assigned to a macro, then I can see all macros
and I've searched through them for opening database connections, ie ADO
calls. I can't see anything connecting to a database. Also profiler on SQL
Server doesn't show anything (maybe the request goes to the wrong server?) I
can't see any external data queries either.

What else is in an excel file that can make calls to a DBMS? Thanks.

Panos.



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default database calls

The actual error is really irrelevant. It's a database error message,
something like table v_holdings does not exist. It's the type of message you
will get when you query a database. I am SQL SErver expert so I know the
database layer very well. It's the excel I have the problem, somewhere is
querying the database but not via ADO DAO calls. This is what I am trying to
figure out.

Thank you.

"Tim Williams" wrote:

It would help if you could post the text of the error message...

--
Tim Williams
Palo Alto, CA


"Panos Stavroulis." wrote in message
...
Hi,

I am trying fix an error message from the database coming into excel after
you press a button, ie run a macro. It produces some syntax error on the
database and it fails.

I can see that the button is assigned to a macro, then I can see all macros
and I've searched through them for opening database connections, ie ADO
calls. I can't see anything connecting to a database. Also profiler on SQL
Server doesn't show anything (maybe the request goes to the wrong server?) I
can't see any external data queries either.

What else is in an excel file that can make calls to a DBMS? Thanks.

Panos.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calls per Day Nate Excel Discussion (Misc queries) 1 September 17th 08 09:59 PM
Sub erroneously calls another sub Jay Northrop Excel Programming 2 October 22nd 04 06:14 AM
one macro calls the other ebony Excel Programming 1 January 7th 04 05:27 AM
XLA calls dll rodt Excel Programming 2 November 17th 03 10:08 PM
VBA Calls Rob Bovey Excel Programming 4 August 23rd 03 05:32 AM


All times are GMT +1. The time now is 04:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"