Microsoft
Software
Hardware
Network
Question : sql server openquery multivalue
I want to query oracle database from sql server and put in a ssrs 2008 report.
The best way if have found is to use open query. I want to use multi-value parameter like the following.
SELECT * FROM OPENQUERY(LINKED_SERVER,'S
ELECT * FROM TABLE WHERE COLUMN IN (@MULTIVALUE_PARAMETER)')
Answer : sql server openquery multivalue
maybe this ?
REPLACE(@GRADE, '''', '''''')
to test...
declare @grade varchar(50)
set @grade = '''' + 'asdf' + ''''
print @grade
print REPLACE(@GRADE, '''', '''''')
Random Solutions
SBS 2008 - STOP c00002e2
changing external server name.. do I need to change anything in Outlook
Cisco PtP VPN
Batch File: Remove spaces in variable
Help with Lucene query in Alfresco
Data Encryption Software
Exchange 2003 on SBS 2003 Active Sync and Blackberry/iPhone Configuration Help Needed
loop an array in an array and insert into db
Able to access the internet but unable to receive microsoft updates?
Apply gradient to cuved shape, like an 'S'