Click here to Skip to main content
15,896,402 members
Home / Discussions / Database
   

Database

 
GeneralErr -2147467259: Operation must use an updatable query. Pin
Khang Nguyen1-Dec-04 10:23
Khang Nguyen1-Dec-04 10:23 
GeneralRe: Err -2147467259: Operation must use an updatable query. Pin
Edbert P1-Dec-04 10:34
Edbert P1-Dec-04 10:34 
GeneralRe: Err -2147467259: Operation must use an updatable query. Pin
Khang Nguyen2-Dec-04 4:21
Khang Nguyen2-Dec-04 4:21 
GeneralRe: Doing LIKE for a numeric column Pin
Boaz V1-Dec-04 5:14
Boaz V1-Dec-04 5:14 
GeneralDoing LIKE for a numeric column Pin
Menny Even Danan1-Dec-04 4:46
Menny Even Danan1-Dec-04 4:46 
GeneralRe: Doing LIKE for a numeric column Pin
lisoft3-Dec-04 15:15
lisoft3-Dec-04 15:15 
GeneralRe: Doing LIKE for a numeric column Pin
Menny Even Danan5-Dec-04 1:17
Menny Even Danan5-Dec-04 1:17 
GeneralDoing LIKE for a numeric column Pin
Boaz V1-Dec-04 4:43
Boaz V1-Dec-04 4:43 
Hello,
In my table i have a column of type "bigint".
i want to support two kind of filtering on that column.
a "value" filter (>,<,=).
and a "starts with" filter (i.e. "LIKE '44*'").

the first one is quite easy Smile | :)
the second is unknown to me.... (i don't want to do it programmatically).
any ideas?
GeneralRe: Doing LIKE for a numeric column Pin
Colin Angus Mackay1-Dec-04 5:07
Colin Angus Mackay1-Dec-04 5:07 
GeneralRe: Doing LIKE for a numeric column Pin
Chris Meech1-Dec-04 5:17
Chris Meech1-Dec-04 5:17 
GeneralMissing data from result Pin
Andy *M*30-Nov-04 13:14
Andy *M*30-Nov-04 13:14 
GeneralRe: Missing data from result Pin
Andy *M*30-Nov-04 13:39
Andy *M*30-Nov-04 13:39 
GeneralWin 2000, .net deployment Pin
Member 155577930-Nov-04 9:10
Member 155577930-Nov-04 9:10 
GeneralUnusual INSERT INTO problem using ADO, C# and MSAccess DB Pin
donmorr30-Nov-04 7:01
donmorr30-Nov-04 7:01 
GeneralRe: Unusual INSERT INTO problem using ADO, C# and MSAccess DB Pin
Luis Alonso Ramos30-Nov-04 8:11
Luis Alonso Ramos30-Nov-04 8:11 
GeneralRe: Unusual INSERT INTO problem using ADO, C# and MSAccess DB Pin
donmorr30-Nov-04 8:23
donmorr30-Nov-04 8:23 
GeneralRe: Unusual INSERT INTO problem using ADO, C# and MSAccess DB Pin
Anonymous1-Dec-04 1:59
Anonymous1-Dec-04 1:59 
GeneralDataset 2 Xml - attribute problem Pin
Xabatcha30-Nov-04 3:11
Xabatcha30-Nov-04 3:11 
GeneralAdding large strings (greater than 255chars) to Access DB via c# ADO Pin
donmorr30-Nov-04 2:19
donmorr30-Nov-04 2:19 
GeneralRe: Adding large strings (greater than 255chars) to Access DB via c# ADO Pin
Luis Alonso Ramos1-Dec-04 17:59
Luis Alonso Ramos1-Dec-04 17:59 
Generalraising event from SQL-Server to C# Pin
TehMedic29-Nov-04 21:07
TehMedic29-Nov-04 21:07 
GeneralRe: raising event from SQL-Server to C# Pin
Colin Angus Mackay30-Nov-04 5:30
Colin Angus Mackay30-Nov-04 5:30 
GeneralADO connection to NT Personal Oracle Pin
Member 155378429-Nov-04 18:13
Member 155378429-Nov-04 18:13 
GeneralRecord is killed after UPDATE Pin
realmontanakid29-Nov-04 11:04
realmontanakid29-Nov-04 11:04 
GeneralRe: Record is killed after UPDATE Pin
realmontanakid29-Nov-04 20:43
realmontanakid29-Nov-04 20:43 

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.