Click here to Skip to main content
16,011,647 members
Home / Discussions / Database
   

Database

 
GeneralRe: Alphabetical Select Statement Pin
andyharman30-Jul-07 22:44
professionalandyharman30-Jul-07 22:44 
GeneralRe: Alphabetical Select Statement Pin
Sam Heller30-Jul-07 22:47
Sam Heller30-Jul-07 22:47 
GeneralRe: Alphabetical Select Statement Pin
Paul Conrad31-Jul-07 3:01
professionalPaul Conrad31-Jul-07 3:01 
GeneralRe: Alphabetical Select Statement Pin
Sam Heller31-Jul-07 3:05
Sam Heller31-Jul-07 3:05 
GeneralRe: Alphabetical Select Statement Pin
Paul Conrad31-Jul-07 13:10
professionalPaul Conrad31-Jul-07 13:10 
GeneralRe: Alphabetical Select Statement Pin
Paul Conrad31-Jul-07 3:00
professionalPaul Conrad31-Jul-07 3:00 
Question"Fuzzy search" component Pin
afendi30-Jul-07 11:49
afendi30-Jul-07 11:49 
QuestionSelect from a DataTable Pin
MohammadAmiry30-Jul-07 8:05
MohammadAmiry30-Jul-07 8:05 
I have a DataSet which has Two tables: TableAll, TableQueried
TabelAll has all data available.
What I want is to use a command to select only those rows in TableAll and copy them to TabelQueried which are LIKE some pattern.
I knew how to do this when I had a database and used connections; but now there is no database.
How should I do anything like this command:
"SElECT * FROM TABELALL WHERE Data LIKE [pattern]"
AnswerRe: Select from a DataTable Pin
Aaron VanWieren30-Jul-07 13:56
Aaron VanWieren30-Jul-07 13:56 
GeneralRe: Select from a DataTable Pin
MohammadAmiry31-Jul-07 2:55
MohammadAmiry31-Jul-07 2:55 
GeneralRe: Select from a DataTable Pin
Aaron VanWieren31-Jul-07 8:55
Aaron VanWieren31-Jul-07 8:55 
QuestionView Next & Previous Data using C# Pin
Saiyed Alam30-Jul-07 6:06
Saiyed Alam30-Jul-07 6:06 
AnswerRe: View Next & Previous Data using C# Pin
Paul Conrad30-Jul-07 13:59
professionalPaul Conrad30-Jul-07 13:59 
AnswerRe: View Next & Previous Data using C# Pin
Mike Dimmick30-Jul-07 23:43
Mike Dimmick30-Jul-07 23:43 
QuestionDTS Query Pin
A.Muthunagai30-Jul-07 1:20
A.Muthunagai30-Jul-07 1:20 
AnswerRe: DTS Query Pin
Rob Graham30-Jul-07 4:08
Rob Graham30-Jul-07 4:08 
AnswerAny sample for DTS? Pin
A.Muthunagai30-Jul-07 23:10
A.Muthunagai30-Jul-07 23:10 
QuestionIndexing SQL 2005 Database!!! Pin
kibromg30-Jul-07 0:37
kibromg30-Jul-07 0:37 
AnswerRe: Indexing SQL 2005 Database!!! Pin
Rob Graham30-Jul-07 4:15
Rob Graham30-Jul-07 4:15 
QuestionSQL Float Rounding... or something :-) Pin
MatthysDT30-Jul-07 0:07
MatthysDT30-Jul-07 0:07 
AnswerRe: SQL Float Rounding... or something :-) Pin
Krish - KP30-Jul-07 0:12
Krish - KP30-Jul-07 0:12 
AnswerRe: SQL Float Rounding... or something :-) Pin
Mike Dimmick30-Jul-07 12:05
Mike Dimmick30-Jul-07 12:05 
GeneralRe: SQL Float Rounding... or something :-) Pin
MatthysDT30-Jul-07 21:36
MatthysDT30-Jul-07 21:36 
GeneralRe: SQL Float Rounding... or something :-) Pin
Colin Angus Mackay30-Jul-07 22:45
Colin Angus Mackay30-Jul-07 22:45 
GeneralRe: SQL Float Rounding... or something :-) Pin
Pete O'Hanlon31-Jul-07 10:16
mvePete O'Hanlon31-Jul-07 10:16 

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.