Click here to Skip to main content
15,922,894 members
Home / Discussions / Database
   

Database

 
GeneralOLE DB::IDBProperties -> Connection String [solved] Pin
Jörgen Sigvardsson20-Sep-04 8:51
Jörgen Sigvardsson20-Sep-04 8:51 
GeneralAny security check to stop Importing Data from SQL tables into EXCEL Pin
BSRK19-Sep-04 19:50
BSRK19-Sep-04 19:50 
GeneralRe: Any security check to stop Importing Data from SQL tables into EXCEL Pin
Steven Campbell20-Sep-04 7:32
Steven Campbell20-Sep-04 7:32 
GeneralRe: Any security check to stop Importing Data from SQL tables into EXCEL Pin
BSRK20-Sep-04 19:16
BSRK20-Sep-04 19:16 
GeneralRe: Any security check to stop Importing Data from SQL tables into EXCEL Pin
Mike Dimmick21-Sep-04 4:53
Mike Dimmick21-Sep-04 4:53 
GeneralSELECT and NOT IN a dynamic sequence Pin
Vadim Tabakman19-Sep-04 15:27
Vadim Tabakman19-Sep-04 15:27 
GeneralRe: SELECT and NOT IN a dynamic sequence Pin
Mike Ellison19-Sep-04 19:38
Mike Ellison19-Sep-04 19:38 
GeneralRe: SELECT and NOT IN a dynamic sequence Pin
Vadim Tabakman21-Sep-04 14:10
Vadim Tabakman21-Sep-04 14:10 
This is me being lazy and not trying it, but asking a question first Smile | :)

Given that indexnum is a text string, will this comparison work? For example :

"00000007"
"00000008"
"0000000C"

if we ran the sql query for "00000007" to "0000000C", would it return :
"00000009"
"0000000A"
"0000000B"
????

I didn't think the database would be so smart as to count in hex using text strings.

If there's one thing I've learned, it's that life is one crushing defeat after another until you just wish Flanders was dead. - Homer Simpson
GeneralRe: SELECT and NOT IN a dynamic sequence Pin
Mike Ellison22-Sep-04 13:16
Mike Ellison22-Sep-04 13:16 
GeneralRe: SELECT and NOT IN a dynamic sequence Pin
Vadim Tabakman22-Sep-04 15:11
Vadim Tabakman22-Sep-04 15:11 
Generalsetting RowStateFilter after updating (ADO.NET/C#) Pin
Hesham Amin17-Sep-04 22:41
Hesham Amin17-Sep-04 22:41 
GeneralDataTable SELECT option Pin
dbetting17-Sep-04 8:06
dbetting17-Sep-04 8:06 
GeneralRe: DataTable SELECT option Pin
Michael Potter17-Sep-04 10:24
Michael Potter17-Sep-04 10:24 
GeneralRe: DataTable SELECT option Pin
dbetting17-Sep-04 16:54
dbetting17-Sep-04 16:54 
QuestionInstalling MSDE on XP Pro? Pin
Dam.NET17-Sep-04 6:22
Dam.NET17-Sep-04 6:22 
AnswerRe: Installing MSDE on XP Pro? Pin
Orcrist17-Sep-04 7:15
Orcrist17-Sep-04 7:15 
GeneralRe: Installing MSDE on XP Pro? Pin
Orcrist17-Sep-04 7:21
Orcrist17-Sep-04 7:21 
GeneralRe: Installing MSDE on XP Pro? Pin
Dam.NET19-Sep-04 8:57
Dam.NET19-Sep-04 8:57 
GeneralRe: Installing MSDE on XP Pro? Pin
Orcrist19-Sep-04 10:42
Orcrist19-Sep-04 10:42 
GeneralRe: Installing MSDE on XP Pro? Pin
Dam.NET19-Sep-04 10:47
Dam.NET19-Sep-04 10:47 
Generaldatagrid with large record Pin
caheo17-Sep-04 5:03
caheo17-Sep-04 5:03 
GeneralPlugin to Enterpriser Manager Pin
cbmdk16-Sep-04 23:21
cbmdk16-Sep-04 23:21 
QuestionHow do i insert a blank value? Pin
xiaowenjie16-Sep-04 17:54
xiaowenjie16-Sep-04 17:54 
AnswerRe: How do i insert a blank value? Pin
Mekong River17-Sep-04 6:32
Mekong River17-Sep-04 6:32 
GeneralRe: How do i insert a blank value? Pin
xiaowenjie17-Sep-04 18:59
xiaowenjie17-Sep-04 18:59 

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.