RE: Might be OT: MVDB -- UniData etc.

2003-11-05 Thread Joe Eugene
r us. Joe Eugene   -Original Message-   From: John Stanley [mailto:[EMAIL PROTECTED]   Sent: Tuesday, November 04, 2003 11:17 AM   To: CF-Talk   Subject: RE: Might be OT: MVDB -- UniData etc.   Hello everyone. Okay I got connected to my COM object. I can view individual   server pro

RE: Might be OT: MVDB -- UniData etc.

2003-11-04 Thread John Stanley
Hello everyone. Okay I got connected to my COM object. I can view individual server properties or results from methods that are simple objects. What I cannot do is view the results from a Complex Object Type like the "search_stuff " variable below. I know there is a CFMX bug that does not allow the

Re:Might be OT: MVDB -- UniData etc.

2003-11-04 Thread Don
03, 2003 2:46 PM >  To: CF-Talk >  Subject: Re:Might be OT: MVDB -- UniData etc. > > >  Joe, > >  My client uses UniData (Pick type of people say not much different from >Unverse), they'd like to export their UniData data to SQL Server or the like >for easy view etc.

RE: Might be OT: MVDB -- UniData etc.

2003-11-04 Thread Joe Eugene
: MVDB -- UniData etc.   Joe,   My client uses UniData (Pick type of people say not much different from Unverse), they'd like to export their UniData data to SQL Server or the like for easy view etc.  I've set up an ODBC connection to the UniData server, then used VSG (Visual Schema Generato

Re:Might be OT: MVDB -- UniData etc.

2003-11-03 Thread Don
ure column nullability from VSG, it looks like it can't but that's OK. Thanks though.  BTW, what does RedBack do? schema translation? Regards, Don Li >We run U2(Universe) MVDB. I dont understand your question though. >Our Configurations are (U2 + RedBack + CF5.0 and U2 + JDBC + CFMX)

Re: Might be OT: MVDB -- UniData etc.

2003-11-03 Thread Joe Eugene
We run U2(Universe) MVDB. I dont understand your question though. Our Configurations are (U2 + RedBack + CF5.0 and U2 + JDBC + CFMX) What are you trying to accomplish? Joe Eugene   - Original Message -   From: Chunshen (Don) Li   To: CF-Talk   Sent: Sunday, November 02, 2003 5:24 PM

Might be OT: MVDB -- UniData etc.

2003-11-02 Thread Don
Hi, I hope this is not OT since it is really another type of database that required CF as a middleperson.  Something weird.  I couldn't find two postings and others' followups on this subject posted a few weeks ago.  Try do a key word search of "MVDB" or "UniData", i

MVDB

2003-09-11 Thread Don
>At 04:41 PM 9/9/2003 -0400, Don wrote: >>Have you ever tried to import your RainingData PICK database into a >>RDBMS like MS SQL Server >Sure, that would be preferable. But the problem is MV data does not >"map" directly to relational data. MV allows a "field" in a "table" to >actually contai

Re: MVDB

2003-09-11 Thread Peter Theobald
At 04:41 PM 9/9/2003 -0400, Don wrote: >Have you ever tried to import your RainingData PICK database into a RDBMS like MS SQL >Server or MySQL then run querie against the RDBMS via ODBC driver or the like instead >of going after the "beast" directly, from what you wrote the latter is no fun? Sur

MVDB

2003-09-09 Thread Don
Thanks for the sharing. Up to now I have about 5 hours exposure to UniData datbase, I've also noticed it's also called PICK database, and my impression is that it could be a nasty beast. Have you ever tried to import your RainingData PICK database into a RDBMS like MS SQL Server or MySQL then

Re: MVDB

2003-09-09 Thread Peter Theobald
Yes, I am working on a project right now that uses a RainingData PICK database from a ColdFusion website. We had all sorts of problems and finally decided to run the website from a local database (MySQL, but it could be anything) and have the administrator upload data from PICK periodically. We

MVDB

2003-09-08 Thread Don
Joe, SQL Server 2003 is not an option to us at this point. Thanks. Don >> I would imagine that exporting the data to a Native XML Database would >> be one way to go since MVDB data can easily be represented by XML. > >Both UniVerse v10 and UniData v6(not sure) is "Suppos

MVDB

2003-09-08 Thread Don
Matt, thanks for the intro of Alchemy EX suite, I'll keep it in mind and may contact you for further info as I move along the consolidation process, my first step is to export UniData database into MS SQL Server. Don Li >> Sounds like an interesting option. The key might be, as Joe >> indica

Re: MVDB

2003-09-08 Thread Matt Liotta
> Sounds like an interesting option. The key might be, as Joe > indicated, how good such tool(s) can do the job. > Thanks, Matt. > BTW, one of the products from our Alchemy EX suite is a Native XML Database that has a interface easily accessible from CFML. The product, Alchemy EX CDB is sold se

MVDB

2003-09-08 Thread Don
Sounds like an interesting option. The key might be, as Joe indicated, how good such tool(s) can do the job. Thanks, Matt. Don >I would imagine that exporting the data to a Native XML Database would >be one way to go since MVDB data can easily be represented by XML. >Further, XML

Re: MVDB

2003-09-08 Thread Joe Eugene
> I would imagine that exporting the data to a Native XML Database would > be one way to go since MVDB data can easily be represented by XML. Both UniVerse v10 and UniData v6(not sure) is "Supposed* to support creating XML Docs from the DB. I did some testing in UniVerse Enviroment

Re: MVDB

2003-09-08 Thread Matt Liotta
I would imagine that exporting the data to a Native XML Database would be one way to go since MVDB data can easily be represented by XML. Further, XML databases can be easy to work with from CF. -Matt On Monday, September 8, 2003, at 10:00 AM, Chunshen (Don) Li wrote: >>> Have

MVDB

2003-09-08 Thread Don
ture... i dont know of any >big Differences. Good to know. Thanks. Li, Chunshen (Don) > >Joe Eugene > > >- Original Message - >From: "Chunshen (Don) Li" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Friday, September 05,

Re: MVDB

2003-09-05 Thread Joe Eugene
ween UniData and UniVerse, Unidata and Universe are very similar in Architecture... i dont know of any big Differences. Joe Eugene - Original Message - From: "Chunshen (Don) Li" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, September

MVDB

2003-09-05 Thread Don
ot reading documentations. >Yes, we run UniVerse v.10. ??? > >Joe Eugene >- Original Message - >From: "LI, Chunshen (Don)" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Friday, September 05, 2003 11:57 AM >Subject: MVDB > &g

Re: MVDB

2003-09-05 Thread Joe Eugene
Yes, we run UniVerse v.10. ??? Joe Eugene - Original Message - From: "LI, Chunshen (Don)" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, September 05, 2003 11:57 AM Subject: MVDB > Hello, > > I'm wondering if anyon

MVDB

2003-09-05 Thread LI, Chunshen \(Don\)
Hello, I'm wondering if anyone has ever worked on a Multi-valued Database system like UniData from ROI. Thanks. ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?lin