Unix Technical Forum

SQL SERVER ODBC EXPERT ??

This is a discussion on SQL SERVER ODBC EXPERT ?? within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi Can you please tell me why the following stmt in a sql server stored procedure breaks my ODBC ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 08:26 PM
lali
 
Posts: n/a
Default SQL SERVER ODBC EXPERT ??

Hi

Can you please tell me why the following stmt in a sql
server stored procedure breaks my ODBC connection after
calling the stored proc: (the stored proc dies without
any errors)

Here's the offending statement::

execute('select code from ' +@sourceDBpath+'.code_table
where code in (select code from ##tmp_objects)')
if @@rowcount >0
.....

I am trying to check the existence of records in the
code_table that match with records in the ##tmp_objects
table (I create ##tmp_objects as part of the stored proc)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


All times are GMT. The time now is 10:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com