Re: Witango-Talk: Witangov5 ?? Vaporware?

2002-08-02 Thread Stefan Gonick
Hi Alex, You have mentioned JTransit a number of times, and I wanted to respond to that. JTransit certainly has intriguing aspects to it. You can compile both T2K/Witango code and CF code together in one program. The ability to use CF tags in my Witango program would be cool. On the other hand, u

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Garcia
Yes, views are supported. -- Robert Garcia BigHead Technology 2781 N Carlmont Pl Simi Valley, CA 93065 Phone 805.501.1390 Fax 805.522.8557 http://www.bighead.net/ [EMAIL PROTECTED] > From: Tom Grimshaw <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Sat, 03 Aug 2002 11:16:40 +1000 >

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Garcia
It definitely supports date and time datatypes seperately, along with datetime. I will have to check on the sub-selects, views. -- Robert Garcia BigHead Technology 2781 N Carlmont Pl Simi Valley, CA 93065 Phone 805.501.1390 Fax 805.522.8557 http://www.bighead.net/ [EMAIL PROTECTED] > From: To

Re: Witango-Talk: Database question

2002-08-02 Thread Tom Grimshaw
G'day Robert, Does it support the following? Sub-Selects Views (which MySQL doesn't) and DATE and TIME data types (rather than DATETIME). Just trying to save myself some homework time here... At 15:26 02/08/02 -0400, you wrote: >Yup > >It supports everything you'd need. > >Besides the fact

Re: Witango-Talk: Database question

2002-08-02 Thread Tom Grimshaw
G'day Robert, Does PrimeBase have a DATE data type and a TIME data type? (SQLServer and Sybase Adaptive Server have only DATETIME.) At 16:52 02/08/02 -0700, you wrote: >For as long as I Know, primebase has run on Windows NT/2000, Mac OS 9,OS X, >Solaris, IBM AIX, Linux, and Solaris. Warmest reg

RE: Witango-Talk: Webmail solution - any interest?

2002-08-02 Thread Garth Penglase
Interact - believe me, creating an IMAP server is way outside my skill set. garth At 10:32 2/08/02 -0700, you wrote: >Question: >Are you looking to create an IMAP server? Or just interact with an IMAP >server? > >The reason I am asking is this. The New @EMAIL and @EMAILSESSION tags >let you inte

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Garcia
For as long as I Know, primebase has run on Windows NT/2000, Mac OS 9,OS X, Solaris, IBM AIX, Linux, and Solaris. It runs as well as the operating system will let it. Obviously, it is OK for OS 9, but screams under the others. I have tested it myself under all but solaris and aix. I actually run

RE: Witango-Talk: Database question

2002-08-02 Thread Ben Johansen
I thought it was a Mac specific Database :-b What about PrimeBase on the windows platform (I know shot me later) I went to one site and it didn't mention Win2k, the site could be old. With the work that you have put into it, would sway me to use it. Ben Johansen - http://www.pcforge.com Author

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Garcia
I don't know about Postgre, but not only does PrimeBase handle large text fields, but it has a feature called "index words" that will allow you to index large text fields by word. It works great. PrimeBase has a great way of handling blobs for text and binary info. There are varbin, and varchar f

Re: Witango-Talk: Database question

2002-08-02 Thread Alex Kac
When With purchased Tango assets, did they also purchase the DevTalk code? -- Alex Kac, CEO/Developer Innovation in Personal and Business Information Management http://www.pocketinformant.com/ zoomzoom > From: "Ben Johansen" <[EMAIL PROTECTED]> > Organization: Intelisoft, Inc. > Reply-To:

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Garcia
Title: Re: Witango-Talk:  Database question The main thing would be to check in the /library/frameworks/ folder. IODBC 3.5 should have 2 to 3 folders in here, especially “iODBC.framework”. If it does, then I would dare say that PrimeBase is already compatible. I will have to install Jag and chec

RE: Witango-Talk: Database question

2002-08-02 Thread Ben Johansen
I agree on PostgreSQL I want to get the Witango Archive off M$Access ASAP ;-) Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -Original Message- From: [EMAIL PROTECTED]

Re: Witango-Talk: Database question

2002-08-02 Thread Alex Kac
That would be such a big plus for me. A lot of things I do require very large text fields... I think from everything I've read here, Postgres and Primebase are my two candidates. -- Alex Kac, CEO/Developer Innovation in Personal and Business Information Management http://www.pocketinformant.c

Re: Witango-Talk: Database question

2002-08-02 Thread Alex Kac
Title: Re: Witango-Talk:  Database question It looks like its iODBC. Looking in “about”, I see iodbc-config /usr/bin/iodc-config and all the libs say “libiodbc*”. And that’s what came with Jag. --   Alex Kac, CEO/Developer Innovation in Personal and Business Information Management http://www

Witango-Talk: Email Archive Status

2002-08-02 Thread Ben Johansen
Hi All, I know the archive has been behind for a while, but that has ended with the new V5 <@EMAIL… tags. I processed 1515 pending in a single process into the archive last night and have a Cron job running every hour, so the Archive should only be only an hour behind ;-) I know, I know stop ta

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Sfeir
Yup It supports everything you'd need. Besides the fact that it also has sequences, I love the fact that its varchar2 implementation has no size limit. So you can have a varchar2(32000) and it works just fine. No need for CLOB R On Friday, August 2, 2002, at 02:22 PM, Ben Johansen wrote: Hi,

RE: Witango-Talk: [OT] Combining two JavaScript's

2002-08-02 Thread Ben Johansen
Hi Dan, Your making this to hard on your self :-) Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PRO

RE: Witango-Talk: Database question

2002-08-02 Thread Ben Johansen
Hi, Does PostgreSQL support Stored Procedures? Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Latest downloads & List Archives @ http://www.witango.ws -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On B

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Garcia
Title: Re: Witango-Talk:  Database question I spent some time with Rbase, and there were a few things that held me back. It is not fully SQL 92 compliant, and it does not offer the platform and connection choices necessary. Primebase runs equally well on Windows NT/2000, Linux, Solaris, OS X, IB

Re: Witango-Talk: Database question

2002-08-02 Thread Robert Garcia
Title: Re: Witango-Talk:  Database question One of PrimeBase’s strengths is its many connection methods provided. They do have JDBC for every platform. As far as ODBC, that was my decision as to which OS X ODBC manager primebase should support. They told me they would rewrite their ODBC driver f

RE: Re: Witango-Talk: <@IF EXPR>

2002-08-02 Thread Campbell, Steve V.
Wow..what a great list! So many replies so fast. That's what I love about this software! Thank you all, and yes, there were more then one suggestion that worked. Thanks again everyone! Steve Campbell OU Physicians -Original Message- From: Dan Stein [mailto:[EMAIL PROTECTED]] Sent: F

RE: Witango-Talk: Webmail solution - any interest?

2002-08-02 Thread Ben Johansen
Question: Are you looking to create an IMAP server? Or just interact with an IMAP server? The reason I am asking is this. The New @EMAIL and @EMAILSESSION tags let you interact with an IMAP/POP3 server, but they don't let you create an IMAP Server. Just wanted to clarify this. Ben Johansen - ht

Re: Witango-Talk: [OT] Combining two JavaScript's

2002-08-02 Thread Dan Stein
The problem is I am trying to combine the Script with this one or at least have them both exist on the same page.