Click here to Skip to main content
15,909,656 members
Home / Discussions / C#
   

C#

 
GeneralRe: code with a foxpro database Pin
cmarmr29-Jun-04 15:19
cmarmr29-Jun-04 15:19 
GeneralRe: code with a foxpro database Pin
cmarmr2-Jul-04 3:29
cmarmr2-Jul-04 3:29 
GeneralRe: code with a foxpro database Pin
Heath Stewart2-Jul-04 3:35
protectorHeath Stewart2-Jul-04 3:35 
GeneralRe: code with a foxpro database Pin
cmarmr2-Jul-04 14:32
cmarmr2-Jul-04 14:32 
GeneralRe: code with a foxpro database Pin
Heath Stewart2-Jul-04 18:31
protectorHeath Stewart2-Jul-04 18:31 
GeneralCapture Pin
quocbao28-Jun-04 17:48
quocbao28-Jun-04 17:48 
GeneralPulling records within two sets of dates Pin
myNameIsRon28-Jun-04 17:38
myNameIsRon28-Jun-04 17:38 
GeneralRe: Pulling records within two sets of dates Pin
myNameIsRon28-Jun-04 20:08
myNameIsRon28-Jun-04 20:08 
Found it,
I was able to use the sql code below and have it work... don't know if it's the best or not. Didn't seem to matter if the date was text or Date DataType in db file.

SELECT * FROM Orders WHERE OrderDate>=? AND OrderDate<=?

Ron
GeneralRe: Capture live video. Pin
Dave Kreskowiak28-Jun-04 16:38
mveDave Kreskowiak28-Jun-04 16:38 
GeneralGetting table names from .mdb Pin
benglish7228-Jun-04 15:40
benglish7228-Jun-04 15:40 
GeneralRe: Getting table names from .mdb Pin
Heath Stewart29-Jun-04 3:34
protectorHeath Stewart29-Jun-04 3:34 
GeneralRe: Getting table names from .mdb Pin
benglish7229-Jun-04 14:30
benglish7229-Jun-04 14:30 
GeneralRe: Getting table names from .mdb Pin
Heath Stewart29-Jun-04 17:17
protectorHeath Stewart29-Jun-04 17:17 
QuestionHow to config **.exe.config by programming Pin
chansion28-Jun-04 15:04
chansion28-Jun-04 15:04 
AnswerRe: How to config **.exe.config by programming Pin
Dave Kreskowiak28-Jun-04 16:35
mveDave Kreskowiak28-Jun-04 16:35 
GeneralRe: How to config **.exe.config by programming Pin
Tom Larsen29-Jun-04 6:05
Tom Larsen29-Jun-04 6:05 
AnswerRe: How to config **.exe.config by programming Pin
Heath Stewart29-Jun-04 4:28
protectorHeath Stewart29-Jun-04 4:28 
GeneralParse Custom XML type into DataSet Pin
james-cxx28-Jun-04 14:58
james-cxx28-Jun-04 14:58 
GeneralRe: Parse Custom XML type into DataSet Pin
Heath Stewart29-Jun-04 4:15
protectorHeath Stewart29-Jun-04 4:15 
GeneralRe: Parse Custom XML type into DataSet Pin
james-cxx30-Jun-04 14:42
james-cxx30-Jun-04 14:42 
GeneralShutDown Computer Pin
The_Soul_Of_Rock28-Jun-04 14:43
The_Soul_Of_Rock28-Jun-04 14:43 
GeneralRe: ShutDown Computer Pin
Dave Kreskowiak28-Jun-04 16:33
mveDave Kreskowiak28-Jun-04 16:33 
GeneralRe: ShutDown Computer Pin
Colin Angus Mackay29-Jun-04 3:18
Colin Angus Mackay29-Jun-04 3:18 
GeneralRe: ShutDown Computer Pin
Dave Kreskowiak29-Jun-04 3:51
mveDave Kreskowiak29-Jun-04 3:51 
GeneralRe: ShutDown Computer Pin
Heath Stewart29-Jun-04 4:05
protectorHeath Stewart29-Jun-04 4:05 

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.