Click here to Skip to main content
15,900,429 members
Home / Discussions / Database
   

Database

 
Generalhelp - newbie needs help with sql problem Pin
squeakerz19-Apr-05 16:22
squeakerz19-Apr-05 16:22 
GeneralRe: help - newbie needs help with sql problem Pin
Christian Graus19-Apr-05 17:46
protectorChristian Graus19-Apr-05 17:46 
GeneralRe: help - newbie needs help with sql problem Pin
squeakerz20-Apr-05 1:37
squeakerz20-Apr-05 1:37 
GeneralRe: help - newbie needs help with sql problem Pin
Colin Angus Mackay20-Apr-05 2:06
Colin Angus Mackay20-Apr-05 2:06 
GeneralRe: help - newbie needs help with sql problem Pin
squeakerz20-Apr-05 3:42
squeakerz20-Apr-05 3:42 
GeneralRe: help - newbie needs help with sql problem Pin
Colin Angus Mackay20-Apr-05 3:49
Colin Angus Mackay20-Apr-05 3:49 
GeneralRe: help - newbie needs help with sql problem Pin
squeakerz20-Apr-05 8:05
squeakerz20-Apr-05 8:05 
GeneralSearch - Question Pin
matthias s.19-Apr-05 1:04
matthias s.19-Apr-05 1:04 
Hi there,

I've got a table which acts as a repository for searchable text data (lets call it MyInfoTable). Through a User Interface (Web) I'd like to let the user allow searching the Content field (type text) of MyInfoTable. The user can add various terms which are then used to build the query.

A couple of questions arise:

1. How can I build a injection-safe query which makes use of the WHERE clause and adds all the search terms into it. I'd like to do it through a stored proc but how can I specify a collection of params (one for each search term) to pass into it?

2. Is there a best-practise regarding searches on midium to large datasets? Things I have to take care of, etc.?

Sorry, if this questions are quite dumb, but I've never seen a fulltext search implemented and just trying to get started... Sigh | :sigh:

Thanks in advance!

/matthias


I love deadlines. I like the whooshing sound they make as they fly by.
[Douglas Adams]

GeneralRe: Search - Question Pin
totig22-Apr-05 2:22
totig22-Apr-05 2:22 
GeneralRe: Search - Question Pin
Anonymous23-Apr-05 16:31
Anonymous23-Apr-05 16:31 
QuestionNHibernate configuration file - multiple datasource? Pin
devvvy19-Apr-05 0:20
devvvy19-Apr-05 0:20 
GeneralReporting Service Pin
sukasukabo18-Apr-05 22:39
sukasukabo18-Apr-05 22:39 
GeneralRe: Reporting Service Pin
NewSilence23-Apr-05 13:28
NewSilence23-Apr-05 13:28 
Generalolap Pin
wild_daisy18-Apr-05 11:13
wild_daisy18-Apr-05 11:13 
GeneralSELECT MIN Pin
Jaydeanster18-Apr-05 9:05
Jaydeanster18-Apr-05 9:05 
GeneralRe: SELECT MIN Pin
Colin Angus Mackay18-Apr-05 10:19
Colin Angus Mackay18-Apr-05 10:19 
Generalrdl query Pin
tvprithiv18-Apr-05 1:48
tvprithiv18-Apr-05 1:48 
GeneralRe: rdl query Pin
NewSilence23-Apr-05 13:22
NewSilence23-Apr-05 13:22 
GeneralSELECT with TOP question Pin
matthias s.18-Apr-05 1:14
matthias s.18-Apr-05 1:14 
GeneralRe: SELECT with TOP question Pin
WoutL18-Apr-05 1:32
WoutL18-Apr-05 1:32 
GeneralThank you, Colin and Wout! Pin
matthias s.18-Apr-05 1:46
matthias s.18-Apr-05 1:46 
GeneralRe: SELECT with TOP question Pin
Colin Angus Mackay18-Apr-05 1:33
Colin Angus Mackay18-Apr-05 1:33 
GeneralRe: SELECT with TOP question [addendum] Pin
Colin Angus Mackay18-Apr-05 1:35
Colin Angus Mackay18-Apr-05 1:35 
QuestionCreating an IStream object in OLE DB? Pin
mjharvey17-Apr-05 16:22
mjharvey17-Apr-05 16:22 
AnswerRe: Creating an IStream object in OLE DB? Pin
Mike Dimmick18-Apr-05 1:04
Mike Dimmick18-Apr-05 1:04 

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.