Click here to Skip to main content
15,891,136 members
Home / Discussions / Database
   

Database

 
GeneralRe: Architecture question Pin
Mattias Olgerfelt29-Jun-05 4:45
Mattias Olgerfelt29-Jun-05 4:45 
GeneralRe: Architecture question Pin
toxcct30-Jun-05 6:32
toxcct30-Jun-05 6:32 
GeneralT-SQL Pin
98022829-Jun-05 1:20
suss98022829-Jun-05 1:20 
GeneralRe: T-SQL Pin
StylezHouse29-Jun-05 2:30
StylezHouse29-Jun-05 2:30 
GeneralRe: T-SQL Pin
Alsvha29-Jun-05 4:04
Alsvha29-Jun-05 4:04 
GeneralRe: T-SQL Pin
Colin Angus Mackay29-Jun-05 4:54
Colin Angus Mackay29-Jun-05 4:54 
GeneralRe: T-SQL Pin
Alsvha29-Jun-05 21:29
Alsvha29-Jun-05 21:29 
GeneralRe: T-SQL Pin
Mattias Olgerfelt29-Jun-05 4:47
Mattias Olgerfelt29-Jun-05 4:47 
Hi there...
this is the problem...

U have to have an apostorph after like an you dont... so change the code to:


set @sql = @sql + N' and (summary like ''' + '%' + @keywords + '%' + ''')'


/M


GeneralUnicode problem Pin
WDI29-Jun-05 1:19
WDI29-Jun-05 1:19 
GeneralRe: Unicode problem Pin
Mattias Olgerfelt29-Jun-05 4:49
Mattias Olgerfelt29-Jun-05 4:49 
QuestionAll character from column not getting! Any setting should i change? Pin
under281128-Jun-05 19:23
under281128-Jun-05 19:23 
AnswerRe: All character from column not getting! Any setting should i change? Pin
Christian Graus28-Jun-05 19:37
protectorChristian Graus28-Jun-05 19:37 
AnswerRe: All character from column not getting! Any setting should i change? Pin
Mattias Olgerfelt29-Jun-05 4:50
Mattias Olgerfelt29-Jun-05 4:50 
GeneralConnecting to a remote SQL Server in WinXP SP2 Pin
Majid Shahabfar28-Jun-05 6:36
Majid Shahabfar28-Jun-05 6:36 
GeneralRe: Connecting to a remote SQL Server in WinXP SP2 Pin
agmb28-Jun-05 20:45
agmb28-Jun-05 20:45 
GeneralRe: Connecting to a remote SQL Server in WinXP SP2 Pin
Mattias Olgerfelt29-Jun-05 4:52
Mattias Olgerfelt29-Jun-05 4:52 
GeneralRe: join chage help Pin
andyharman28-Jun-05 5:15
professionalandyharman28-Jun-05 5:15 
GeneralRe: join chage help Pin
Mohammad Daba'an28-Jun-05 20:36
Mohammad Daba'an28-Jun-05 20:36 
GeneralRe: join chage help Pin
Colin Angus Mackay29-Jun-05 2:48
Colin Angus Mackay29-Jun-05 2:48 
GeneralRe: join chage help Pin
Mattias Olgerfelt29-Jun-05 5:00
Mattias Olgerfelt29-Jun-05 5:00 
Generalquestion about connections to a sql server Pin
metalsandman28-Jun-05 3:51
metalsandman28-Jun-05 3:51 
GeneralRe: question about connections to a sql server Pin
Colin Angus Mackay28-Jun-05 4:41
Colin Angus Mackay28-Jun-05 4:41 
GeneralCrystal Report Threw internal Exception Pin
agmb28-Jun-05 3:37
agmb28-Jun-05 3:37 
GeneralForce SELECT to return a single row Pin
BinaryHead28-Jun-05 0:59
BinaryHead28-Jun-05 0:59 
GeneralRe: Force SELECT to return a single row Pin
Colin Angus Mackay28-Jun-05 1:17
Colin Angus Mackay28-Jun-05 1:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.