Re: DateTime Stamp Problem

2000-10-27 Thread [BOXoFUSES] Michael Slatoff
If you are trying to insert into a Date/Time field you don't need to put the #CreateODBCDateTime(now())# in ''. It would be nice to see more of your SQL to help though. Michael At 03:09 PM 10/27/00, you wrote: >I have a access database and I can't get the value of , >'#CreateODBCDateTime(Now()

RE: DateTime Stamp Problem

2000-10-27 Thread [BOXoFUSES] Michael Slatoff
CreateODBDateTime will put in ' inside the {ts...} what we are talking about is the ones on the outside of the {ts...} Micahel At 03:58 PM 10/27/00, you wrote: >CreateODBCDateTime puts the apostrophes by itself. That is the prob. > > > > > > -Original Message- > > From: Chris Johnson [

scaleability of

2000-11-17 Thread [BOXoFUSES] Michael Slatoff
I'm working on an inventory management system for a small subset of out product database (only about 3k records compared to about 125k records). When returning the recordset, I want to break it up into bite sized chunks. Only problem is, using , the query is still returning about 3k records and on

Re: scaleability of

2000-11-17 Thread [BOXoFUSES] Michael Slatoff
; wrote in message 015b01c050e0$044326e0$[EMAIL PROTECTED]">news:015b01c050e0$044326e0$[EMAIL PROTECTED]... > > blah blah blah > ... > > > --Shawn McGehee > > ----- Original Message - > From: "[BOXoFUSES] Michael Slatoff" <[EMAIL PROTECTED]> >

cfftp

2001-01-25 Thread [BOXoFUSES] Michael Slatoff
I want to use CFFTP to retrieve files based on their attributes. I don't have a problem getting it to open a connection, list files, download files, and close a connection. I do however, have a problem seeing the attributes of the files as they actually are. CFFTP reports a particular files attri