Click here to Skip to main content
15,913,941 members
Home / Discussions / Database
   

Database

 
GeneralRe: Ole db connecting problem Pin
Rob Graham18-Jan-05 6:56
Rob Graham18-Jan-05 6:56 
GeneralADO Execute stored procedure Pin
willtein16-Jan-05 21:11
willtein16-Jan-05 21:11 
GeneralADO: Fields::GetItem() with number Pin
wilsonian16-Jan-05 9:22
wilsonian16-Jan-05 9:22 
GeneralRe: ADO: Fields::GetItem() with number Pin
Edbert P17-Jan-05 12:41
Edbert P17-Jan-05 12:41 
GeneralRe: ADO: Fields::GetItem() with number Pin
wilsonian17-Jan-05 13:17
wilsonian17-Jan-05 13:17 
GeneralRe: ADO: Fields::GetItem() with number Pin
Rob Graham17-Jan-05 16:15
Rob Graham17-Jan-05 16:15 
GeneralRe: ADO: Fields::GetItem() with number Pin
wilsonian18-Jan-05 12:09
wilsonian18-Jan-05 12:09 
QuestionSplitting names in a SQLS 2K query ? Pin
Jerry Evans16-Jan-05 4:40
Jerry Evans16-Jan-05 4:40 
I've got rather a lot of cleaned data that has the title,first and last names stored as a single string in one column - is there a simplish way to split this out into 3 columns. e.g something like this ?

select splitTitle(name) as title, splitFirst(name) as first, splitLast(name) as last from myTable

Also what books do people recommend for learning this kind of stuff ?

Many thanks for any help
AnswerRe: Splitting names in a SQLS 2K query ? Pin
Member 80036019-Jan-05 1:33
Member 80036019-Jan-05 1:33 
QuestionSchema documentation tool? Pin
Chris Maunder15-Jan-05 13:32
cofounderChris Maunder15-Jan-05 13:32 
AnswerRe: Schema documentation tool? Pin
Colin Angus Mackay15-Jan-05 18:56
Colin Angus Mackay15-Jan-05 18:56 
GeneralRe: Schema documentation tool? Pin
Chris Maunder16-Jan-05 1:50
cofounderChris Maunder16-Jan-05 1:50 
GeneralRe: Schema documentation tool? Pin
Colin Angus Mackay16-Jan-05 2:06
Colin Angus Mackay16-Jan-05 2:06 
GeneralRe: Schema documentation tool? Pin
Chris Maunder16-Jan-05 2:37
cofounderChris Maunder16-Jan-05 2:37 
Generalrenaming SQL server name Pin
TehMedic15-Jan-05 9:30
TehMedic15-Jan-05 9:30 
GeneralRe: renaming SQL server name Pin
Mike Ellison15-Jan-05 14:49
Mike Ellison15-Jan-05 14:49 
GeneralRe: renaming SQL server name Pin
TehMedic18-Jan-05 3:17
TehMedic18-Jan-05 3:17 
GeneralDataTable bound to DataGrid Pin
Wayne Phipps15-Jan-05 9:11
Wayne Phipps15-Jan-05 9:11 
GeneralPhonebook style database into my VC6 application Pin
Civic0615-Jan-05 4:26
Civic0615-Jan-05 4:26 
GeneralRe: Phonebook style database into my VC6 application Pin
Colin Angus Mackay15-Jan-05 7:02
Colin Angus Mackay15-Jan-05 7:02 
GeneralRe: Phonebook style database into my VC6 application Pin
Anonymous16-Jan-05 4:21
Anonymous16-Jan-05 4:21 
GeneralConnect to C-ISAM Pin
bigals14-Jan-05 12:53
bigals14-Jan-05 12:53 
GeneralRe: Connect to C-ISAM Pin
Steve S16-Jan-05 21:45
Steve S16-Jan-05 21:45 
GeneralSelect query Pin
Anonymous14-Jan-05 12:26
Anonymous14-Jan-05 12:26 
GeneralRe: Select query Pin
-Dr_X-14-Jan-05 13:55
-Dr_X-14-Jan-05 13:55 

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.