Click here to Skip to main content
15,892,746 members
Home / Discussions / Database
   

Database

 
GeneralRe: Updating DataTable that has an expression column Pin
Member 79899372-Oct-03 21:51
Member 79899372-Oct-03 21:51 
GeneralUsing CASE..END in OPENXML Pin
mittalpa25-Sep-03 11:54
mittalpa25-Sep-03 11:54 
GeneralSQL Server 2000 Sleeping Processes Pin
bsandell25-Sep-03 8:16
bsandell25-Sep-03 8:16 
GeneralSQL Case Sensitivity Pin
deanoA25-Sep-03 3:29
deanoA25-Sep-03 3:29 
GeneralRe: SQL Case Sensitivity Pin
Anonymous25-Sep-03 11:22
Anonymous25-Sep-03 11:22 
GeneralRe: SQL Case Sensitivity Pin
Mike Dimmick26-Sep-03 3:45
Mike Dimmick26-Sep-03 3:45 
GeneralYet another MySQL string issue. Pin
MKlucher24-Sep-03 8:03
MKlucher24-Sep-03 8:03 
GeneralRe: Yet another MySQL string issue. Pin
Anonymous24-Sep-03 16:16
Anonymous24-Sep-03 16:16 
Don't know 100% true for mySQL but in most databases, doubling the character tells the database to use the apostrophe as a character rather than the string terminator.

You might explore escape characters as well. Take a look at the docs because you'll want to take into account any of the characters the database treats as "special". Some are treated by doubling the occurrence of the character but others may require an escape character.

GeneralRe: Yet another MySQL string issue. Pin
ZoogieZork24-Sep-03 17:14
ZoogieZork24-Sep-03 17:14 
QuestionHow to cancel insert in the MSdatagrid control? Pin
korgan23-Sep-03 22:43
korgan23-Sep-03 22:43 
QuestionHow to get the current selected row in DataGrid? Pin
EastDragon23-Sep-03 21:43
EastDragon23-Sep-03 21:43 
AnswerRe: How to get the current selected row in DataGrid? Pin
Guillermo Rivero29-Sep-03 8:24
Guillermo Rivero29-Sep-03 8:24 
GeneralADO.Net Books Pin
dbetting23-Sep-03 18:08
dbetting23-Sep-03 18:08 
GeneralRe: ADO.Net Books Pin
Braulio Dez24-Sep-03 3:46
Braulio Dez24-Sep-03 3:46 
GeneralRe: ADO.Net Books Pin
nevhile.net26-Sep-03 15:57
nevhile.net26-Sep-03 15:57 
GeneralEverybody help, I have proxy server set up in LAN, how visit long-range sqlserver through ado I then - Pin
Anonymous23-Sep-03 15:20
Anonymous23-Sep-03 15:20 
GeneralSQL Tools Pin
obelisk2923-Sep-03 7:54
obelisk2923-Sep-03 7:54 
GeneralRe: SQL Tools Pin
mikasa27-Sep-03 10:16
mikasa27-Sep-03 10:16 
GeneralOLEDB vs SQLCLient Pin
obelisk2923-Sep-03 6:04
obelisk2923-Sep-03 6:04 
GeneralRe: OLEDB vs SQLCLient Pin
Gerald Schwab23-Sep-03 6:10
Gerald Schwab23-Sep-03 6:10 
GeneralRe: OLEDB vs SQLCLient Pin
obelisk2923-Sep-03 6:24
obelisk2923-Sep-03 6:24 
GeneralRe: OLEDB vs SQLCLient Pin
Gerald Schwab23-Sep-03 7:04
Gerald Schwab23-Sep-03 7:04 
GeneralRe: OLEDB vs SQLCLient Pin
obelisk2923-Sep-03 7:21
obelisk2923-Sep-03 7:21 
GeneralDAO and Access 2000/2002 Pin
Chris Losinger22-Sep-03 10:41
professionalChris Losinger22-Sep-03 10:41 
GeneralRe: DAO and Access 2000/2002 Pin
Steve S30-Sep-03 5:35
Steve S30-Sep-03 5:35 

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.