Click here to Skip to main content
15,897,187 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to create automated reports? PinPopular
Mycroft Holmes12-Dec-08 22:36
professionalMycroft Holmes12-Dec-08 22:36 
QuestionHow to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
shaik abdul gani12-Dec-08 2:50
shaik abdul gani12-Dec-08 2:50 
AnswerRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
Wendelius12-Dec-08 3:19
mentorWendelius12-Dec-08 3:19 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
shaik abdul gani12-Dec-08 15:06
shaik abdul gani12-Dec-08 15:06 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
Wendelius13-Dec-08 9:44
mentorWendelius13-Dec-08 9:44 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
shaik abdul gani14-Dec-08 18:54
shaik abdul gani14-Dec-08 18:54 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
Ashfield14-Dec-08 21:34
Ashfield14-Dec-08 21:34 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
shaik abdul gani14-Dec-08 22:06
shaik abdul gani14-Dec-08 22:06 
Hi bob,

i know the solution that mika has provided is very good .but we dont know what the user will type and want to search there is no constant keywords predefined so that i can create them as separate table and provide the index.

the user will just type any keyword/word in the text box from the frontend he required and it should search all the tables and columns of the table in the database and i have to show this in the front ent in the table format. here the user will analyse the information based on the searched records .

It is just like the google search we does( type the keyword in free text) it will display the result.

but here it is mandatory for me to search all the table and columns. here different users will update data in different tables . so in order to analyze the data i have to go through all the tables and columns .

it is just like we are investigating and analyzing some thing based on the input string and output it display( just like linking from one record to another record and analyzing and making decisions etc this is based on pure bussiness logic).


thanks in advance and sorry for trouble
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
Ashfield15-Dec-08 1:37
Ashfield15-Dec-08 1:37 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
Wendelius15-Dec-08 5:30
mentorWendelius15-Dec-08 5:30 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
Wendelius15-Dec-08 5:26
mentorWendelius15-Dec-08 5:26 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
shaik abdul gani15-Dec-08 23:53
shaik abdul gani15-Dec-08 23:53 
GeneralRe: How to search all columns of all tables in a database for a keyword? ( based on indexes) Pin
emiaj15-Dec-08 5:31
emiaj15-Dec-08 5:31 
QuestionInsertion Pin
kirandilip12-Dec-08 0:36
kirandilip12-Dec-08 0:36 
AnswerRe: Insertion Pin
Vimalsoft(Pty) Ltd12-Dec-08 0:59
professionalVimalsoft(Pty) Ltd12-Dec-08 0:59 
GeneralRe: Insertion Pin
Oakman12-Dec-08 2:14
Oakman12-Dec-08 2:14 
QuestionSQL Question Statement "With" Pin
Vimalsoft(Pty) Ltd11-Dec-08 23:02
professionalVimalsoft(Pty) Ltd11-Dec-08 23:02 
AnswerRe: SQL Question Statement "With" Pin
Ashfield12-Dec-08 1:19
Ashfield12-Dec-08 1:19 
GeneralRe: SQL Question Statement "With" Pin
Vimalsoft(Pty) Ltd12-Dec-08 1:22
professionalVimalsoft(Pty) Ltd12-Dec-08 1:22 
GeneralRe: SQL Question Statement "With" Pin
Ashfield12-Dec-08 3:59
Ashfield12-Dec-08 3:59 
QuestionProblem Regarding Cursor Pin
ais0711-Dec-08 22:56
ais0711-Dec-08 22:56 
AnswerRe: Problem Regarding Cursor Pin
Jay Royall11-Dec-08 23:34
Jay Royall11-Dec-08 23:34 
GeneralRe: Problem Regarding Cursor Pin
ais0711-Dec-08 23:39
ais0711-Dec-08 23:39 
GeneralRe: Problem Regarding Cursor Pin
Jay Royall11-Dec-08 23:46
Jay Royall11-Dec-08 23:46 
GeneralRe: Problem Regarding Cursor Pin
ais0711-Dec-08 23:48
ais0711-Dec-08 23:48 

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.