RE: [U2] sql date/time conversion

2004-12-08 Thread Jefferson, Jim
May not be the most elegant solution to be suggested, but perhaps use an I-type 
to oconv your date and time fields and present them as a single -MM-DD 
HH:MM:SS string?

OT - sure will be nice when sql server 2005 FINALLY supports separate date and 
time data types.  Took 'em long enough to catch up to us grin.

Jim

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of gerry-u2ug
Sent:   Wednesday, December 08, 2004 8:01 AM
To: U2-Users (E-mail)
Subject:[U2] sql date/time conversion

pulling data from universe 10 into  sql server 2000  using uniOleDb and DTS ,
does anyone know of some way to take seperate DATE and TIME fields in universe
and have SQL Server see them a single DATETIME field ?

gerry
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] test

2004-11-26 Thread Jefferson, Jim
Which, all things considered, is a little better than braving the Black Friday 
throngs at the shopping malls.  On my drive in early this morning, the parking 
lots were already nearly filled.

James B. Jefferson
Special Projects
Aegis Mortgage Corporation
713.458.6794
[EMAIL PROTECTED]

Dear Santa: Let me explain. ...

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of Gordon J 
Glorfield
Sent:   Friday, November 26, 2004 9:54 AM
To: [EMAIL PROTECTED]
Subject:Re: [U2] test

Yes the lists are up.  It was Thanksgiving yesterday in the USA.  Most 
folks take today off as well.  Except for a few of us wage slaves that is.


Gordon J. Glorfield
Sr. Applications Developer
MAMSI (A UnitedHealth Company)
301-360-8839
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] OT: PCL6 Codes?

2004-11-11 Thread Jefferson, Jim
http://h2.www2.hp.com/bc/docs/support/SupportManual/bpl13205/bpl13205.pdf

I know you specified PCL6 in the subject, but this might help a little.  54 
page PDF quick reference guide for PCL5, which the 1320 should understand.

Jim

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of [EMAIL 
PROTECTED]
Sent:   Thursday, November 11, 2004 11:56 AM
To: [EMAIL PROTECTED]
Subject:[U2] OT: PCL6 Codes?

We send PCL codes to our HP printers. I've Googled til I'm blue in the
face and have yet to find a concise list of PCL codes. We have a new 'PCL
compliant' HP printer (HP Laserjet 1320) and I'm under the gun to 'make
that thing work' (never heard that line before? Let's trade places...)

I think the PCL codes must have changed because nothing I send to this
printer (raw driver over Linux) is working. no font changes, pitch
changes...

TIA

-- 
Karl L. Pearson
Director of IT,
ATS Industrial Supply
Direct: 801-978-4429
Toll-free: 800-789-9300 1,29
Fax: 801-972-3888
http://www.atsindustrial.com
[EMAIL PROTECTED]
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] RE: gvim on UD

2004-10-08 Thread Jefferson, Jim
This may not apply, but my recollection is that unless you specify a binary transfer 
type when ftp'ing your ftp client and server should properly negotiate the CRLF to 
LF (and vice versa) swaps.  If you're specifying binary, this conversion does not 
take place which would leave you with the extraneous CR's in your file.

Jim

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of Shawn Waldie
Sent:   Friday, October 08, 2004 10:53 AM
To: [EMAIL PROTECTED]
Subject:RE: [U2] RE: gvim on UD

With gvim, I'm editing on my windows pc; then I ftp the source over to
the unix host.

I'll give Paul's suggestion a shot.

-Original Message-
From: Ken Wallis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, October 07, 2004 5:20 PM
To: [EMAIL PROTECTED]
Subject: RE: [U2] RE: gvim on UD


Where are you editing the programs with gvim?  On a windows box
somewhere, or on UNIX?

If running on windows, but accessing a unix file, then you may find that
gvim has decided to put in a CRLF instead of just a linefeed at the end
of each line.

gvim is infinitely configurable, and I'm sure there'll be a way to make
it behave the way you need it to.

Cheers,

Ken
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Charter: Removing a member without cause

2004-09-29 Thread Jefferson, Jim
...or my neighborhood homeowner's association... grin

Jim

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of [EMAIL PROTECTED]
Sent:   Tuesday, September 28, 2004 9:24 PM
To: [EMAIL PROTECTED]
Subject:Re: [U2] Charter: Removing a member without cause


I have to agree with Bill on that.  When I read that part, I winced.  Since the 
board can approve an action effectively using only a small number of board members, 
removing someone without cause has to rate up there with boards with too much power.
   Four people get on the board, and agree amonst themselves to remove all the other 
members   Sounds like a problem waiting to happen.

Will Johnson
---
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [OT] Sarbanes-Oxley

2004-08-05 Thread Jefferson, Jim
snip
Our department has gone Sarbanes-Oxley mad here.
/snip

Same thing where my wife works.  Not here as we're privately held.  We've discussed 
this at length between ourselves and determined the least-cost route is to buy back 
all your stock and go private grin.

Jim
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UD] READU

2004-07-19 Thread Jefferson, Jim
I don't believe you can use a dynamic array to store file variables/handles.  I 
believe they must be elements of a dimensioned array or an individual variable.

Jim

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of Shawn Waldie
Sent:   Monday, July 19, 2004 2:59 PM
To: [EMAIL PROTECTED]
Subject:[U2] [UD] READU

I'm attempting to use READU in the following fashion, but the code won't
compile.  However, all is well and runs well when I replace File.VarsI
with f.var1 - in the READU statement.
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] [UV] WHILE READNEXT id DO

2004-06-18 Thread Jefferson, Jim
And ol' Arev has this feature as a query option:

LIST FILE BY THIS BY THAT BREAK-ON THIS TOTAL SOMETHING (X)

With the option X, you are prompted for a file name and record id, and the source 
code is written there.  Sort of funky-looking, though...  Don't know if they carried 
it over into OpenInsight.

Jim


At 01:07 PM 6/18/2004, you wrote:
I've always thought it would be cool if some Pick vendor would create a verb
like MAKE.BASIC

Funny you say this.   Ever heard of the ancient utility called REPORT-GEN 
by Interactive Systems in Phoenix?  I'm not sure if that place is still in 
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Reading Excel worksheets natively from within Universe

2004-05-27 Thread Jefferson, Jim
I've used the documentation at openoffice.org (search there for excel file format) to 
help write code to read/write Excel directly from Arev applications (old version 
without all the fancy new stuff in OpenInsight), and this would be equally possible 
from UV.  But it's a brute-force approach and I'd only recommend it after all other 
options are exhausted.

Jim

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of Lee Messenger
Sent:   Thursday, May 27, 2004 8:19 AM
To: [EMAIL PROTECTED]
Subject:[U2] Reading Excel worksheets natively from within Universe

Good day all,

Does anyone have any experience reading MS Excel worksheets natively from
within Universe basic?  I know I can export the worksheets to csv or text
files and then read them but much prefer to be able to read in a more
automated fashion.

If you have any experience and willing to share some knowledge please let me
know.

Thank you,

Lee J Messenger
Sr VP Operations
[EMAIL PROTECTED]

DLT Transportation Services, Inc.
Phone :(816) 242-4505
Fax   :(816) 483-7222
---
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users
---
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users


RE: [OT] RE: [U2] Preventing Unix Login

2004-05-21 Thread Jefferson, Jim
Or the one: Unix is a very powerful weapon, perpetually aimed at your foot.

Jim

 -Original Message-
From:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]  On Behalf Of Jeff Schasny
Sent:   Friday, May 21, 2004 1:11 PM
To: [EMAIL PROTECTED]
Subject:[OT] RE: [U2] Preventing Unix Login

The number of varying methodologies presented in answer to this question
reminded me of a quote I read somewhere years ago regarding Unix:  Its not
really an operating system, its more like a kit that can be used to build
one
---
u2-users mailing list
[EMAIL PROTECTED]
http://www.u2ug.org/listinfo/u2-users