Click here to Skip to main content
15,926,596 members
Home / Discussions / Database
   

Database

 
GeneralRe: BULK INSERT with CONVERT or CAST? Pin
Yong Yau31-Aug-06 16:01
Yong Yau31-Aug-06 16:01 
GeneralRe: BULK INSERT with CONVERT or CAST? Pin
Sage1-Sep-06 0:17
Sage1-Sep-06 0:17 
Questionsql Table Lookup best methods? Pin
ronhawker29-Aug-06 12:31
ronhawker29-Aug-06 12:31 
AnswerRe: sql Table Lookup best methods? Pin
kumarprabhakar7430-Aug-06 2:40
kumarprabhakar7430-Aug-06 2:40 
QuestionError In Visul C++ .net About Oledb Pin
javad_200529-Aug-06 10:20
javad_200529-Aug-06 10:20 
AnswerRe: Error In Visul C++ .net About Oledb Pin
Mike Dimmick29-Aug-06 11:52
Mike Dimmick29-Aug-06 11:52 
QuestionSql database access Pin
sgeezee29-Aug-06 9:11
sgeezee29-Aug-06 9:11 
AnswerRe: Sql database access Pin
Stephen McGuire29-Aug-06 12:01
Stephen McGuire29-Aug-06 12:01 
If you mean that you want to retrieve records that have a particular word in the description:

SELECT * FROM myTable WHERE myDescriptionField LIKE '%myWord%'

Steve
GeneralRe: Sql database access Pin
sgeezee30-Aug-06 3:13
sgeezee30-Aug-06 3:13 
Questionsmalldatetime in datagrid Pin
TheJudeDude29-Aug-06 8:07
TheJudeDude29-Aug-06 8:07 
AnswerRe: smalldatetime in datagrid Pin
Stephen McGuire29-Aug-06 12:09
Stephen McGuire29-Aug-06 12:09 
GeneralRe: smalldatetime in datagrid Pin
TheJudeDude29-Aug-06 15:25
TheJudeDude29-Aug-06 15:25 
GeneralRe: smalldatetime in datagrid Pin
Stephen McGuire30-Aug-06 8:48
Stephen McGuire30-Aug-06 8:48 
GeneralRe: smalldatetime in datagrid Pin
TheJudeDude30-Aug-06 11:41
TheJudeDude30-Aug-06 11:41 
QuestionNeed Help with AUTO_INCREMENT Pin
Jethro6329-Aug-06 4:20
Jethro6329-Aug-06 4:20 
AnswerRe: Need Help with AUTO_INCREMENT Pin
Eric Dahlvang29-Aug-06 5:25
Eric Dahlvang29-Aug-06 5:25 
GeneralRe: Need Help with AUTO_INCREMENT Pin
Jethro6329-Aug-06 5:38
Jethro6329-Aug-06 5:38 
GeneralRe: Need Help with AUTO_INCREMENT Pin
Eric Dahlvang29-Aug-06 5:57
Eric Dahlvang29-Aug-06 5:57 
GeneralRe: Need Help with AUTO_INCREMENT Pin
Jethro6329-Aug-06 6:06
Jethro6329-Aug-06 6:06 
QuestionHow do i get SQL to output a smalldatetime in British date format? Pin
Red_Wizard_Shot_The_Food28-Aug-06 23:02
Red_Wizard_Shot_The_Food28-Aug-06 23:02 
AnswerRe: How do i get SQL to output a smalldatetime in British date format? Pin
Andrew Bleakley28-Aug-06 23:14
Andrew Bleakley28-Aug-06 23:14 
QuestionCopy Stored Procedure Pin
joshp121728-Aug-06 9:31
joshp121728-Aug-06 9:31 
AnswerRe: Copy Stored Procedure Pin
Elina Blank28-Aug-06 9:52
sitebuilderElina Blank28-Aug-06 9:52 
AnswerRe: Copy Stored Procedure Pin
Navi1528-Aug-06 19:24
Navi1528-Aug-06 19:24 
QuestionConncet To Table DBF - VB.net Pin
javad_200528-Aug-06 6:52
javad_200528-Aug-06 6:52 

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.