Click here to Skip to main content
16,004,901 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to iterate thru all the elements of Datagrid (windows forms) Pin
Rocky#7-Aug-06 20:04
Rocky#7-Aug-06 20:04 
GeneralRe: How to iterate thru all the elements of Datagrid (windows forms) Pin
_AK_7-Aug-06 20:12
_AK_7-Aug-06 20:12 
QuestionRe: How to iterate thru all the elements of Datagrid (windows forms) Pin
Rocky#8-Aug-06 20:45
Rocky#8-Aug-06 20:45 
AnswerRe: How to iterate thru all the elements of Datagrid (windows forms) Pin
Rocky#8-Aug-06 21:18
Rocky#8-Aug-06 21:18 
QuestionNo service found for SQL Pin
Skanless4-Aug-06 15:58
Skanless4-Aug-06 15:58 
AnswerRe: No service found for SQL Pin
Rob Graham5-Aug-06 4:02
Rob Graham5-Aug-06 4:02 
GeneralRe: No service found for SQL Pin
Skanless7-Aug-06 18:43
Skanless7-Aug-06 18:43 
QuestionShifting over a string Pin
Tom Wright4-Aug-06 8:50
Tom Wright4-Aug-06 8:50 
select SUBSTRING(dmv2_data_text, 40, DATALENGTH(DMV2_DATA_TEXT))
from dmv2 WHERE DMV2_RCD_TYPE = 'R'


When I run this query sometimes there's a carriage return sometimes there isn't. Is there a way to inspect the first char and see if there is a CR and if so shift the whole string over one more space to remove it?

Thanks


Tom Wright
tawright915@gmail.com

AnswerRe: Shifting over a string Pin
Eric Dahlvang4-Aug-06 9:12
Eric Dahlvang4-Aug-06 9:12 
GeneralRe: Shifting over a string Pin
Tom Wright7-Aug-06 4:26
Tom Wright7-Aug-06 4:26 
GeneralRe: Shifting over a string Pin
Eric Dahlvang7-Aug-06 5:05
Eric Dahlvang7-Aug-06 5:05 
GeneralRe: Shifting over a string Pin
Tom Wright7-Aug-06 5:15
Tom Wright7-Aug-06 5:15 
GeneralRe: Shifting over a string Pin
Eric Dahlvang7-Aug-06 5:24
Eric Dahlvang7-Aug-06 5:24 
GeneralRe: Shifting over a string Pin
Tom Wright7-Aug-06 7:00
Tom Wright7-Aug-06 7:00 
GeneralRe: Shifting over a string Pin
Eric Dahlvang7-Aug-06 7:20
Eric Dahlvang7-Aug-06 7:20 
GeneralRe: Shifting over a string Pin
Tom Wright7-Aug-06 7:21
Tom Wright7-Aug-06 7:21 
GeneralRe: Shifting over a string Pin
Eric Dahlvang7-Aug-06 8:04
Eric Dahlvang7-Aug-06 8:04 
QuestionMultiple Tables and Reltionships Pin
klayalloy4-Aug-06 5:16
klayalloy4-Aug-06 5:16 
AnswerRe: Multiple Tables and Reltionships Pin
Rob Graham4-Aug-06 5:26
Rob Graham4-Aug-06 5:26 
QuestionRollback? Pin
psamy4-Aug-06 3:05
psamy4-Aug-06 3:05 
AnswerRe: Rollback? Pin
Ennis Ray Lynch, Jr.4-Aug-06 3:54
Ennis Ray Lynch, Jr.4-Aug-06 3:54 
AnswerRe: Rollback? [modified] Pin
Eric Dahlvang4-Aug-06 3:55
Eric Dahlvang4-Aug-06 3:55 
QuestionRead Table structure of Access Pin
p00kie3-Aug-06 23:38
p00kie3-Aug-06 23:38 
AnswerRe: Read Table structure of Access Pin
WillemM4-Aug-06 4:21
WillemM4-Aug-06 4:21 
AnswerRe: Read Table structure of Access Pin
Rob Graham4-Aug-06 5:11
Rob Graham4-Aug-06 5:11 

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.