Microsoft
Software
Hardware
Network
Question : UPDATE another database from stored procedure
I am running a stored procedure and need to updata a value in a seperate database on the same sql server.
I will refer to the seperate database as databasename.dbo.tablename
Can I do this... see below.
or is there a better way?
Code Snippet:
1: 2: 3:
UPDATE databasename.dbo.tablename SET COLUMN = @_Number WHERE VALUE = @_iValue
Open in New Window
Select All
Answer : UPDATE another database from stored procedure
that is the best way
Random Solutions
textbox value from SQL query
ActiveSync Only Works With No SSL Un-checked - 1 Phone Problem
Get a list of users of a database.
OWA and Windows Vista problems
Cognos 8.2--Pass date in correct format from date prompt?
RUBY - RESULTS TO .TXT FILE
Revoke access on all tables
Optimize and Understand Keywords for Adwords - Recommendations
What's a good alternate to Microsoft Date and Time Picker Control (dtpicker) on tabular datasheets?
Problems sending CC's to other persons in Exchange 2003 network.