From j.peters at valentina-db.de Tue Jan 13 20:32:48 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 13 13:32:57 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded Message-ID: <44F20C25-45FF-11D8-998E-000A959F6B0C@valentina-db.de> Hi guys, i have just uploaded Alpha 1.0a35 - Mac Build. I am now testing the Windows Build - i will upload it tomorrow. Here are the news from a35: Version 1.0a35 Date: 01/13/2004 ============== - fixed: several "low level" bugs - fixed: field flags for boolean fields in Property Inspector - fixed: TAB now works in Connect dialog - fixed: crash when closing db with open databrowser - fixed: additional space in Lingo Codegenerator removed - Valentina 1.10 integrated - Valentina Client 2a55 integrated - speed up of DataBrowser and SQL ResultSet - Methods are now shown in DataBrowser and result sets (Read-Only and grey) - numerical data in property Inspector are now stored immediatly - "Create Database" dialog is now the same for server and local Valentina database - using one connection for several open Valentina Server databases - Valentina Server databases are now shown immediatly when opening connection - browsing of ODBC database data with DataBrowser and SQL Editor! - Import from local and Valentina Server databases into local and server databases - including pictures!!! - Importing from ODBC datasource into local or server Valentina db now works! - Setting pictures in DataBrowser!!! - Delete button in DataBrowser works now As you can see one of the main work was done in the ODBC plugin. We can now not only browse the structure of any ODBC database but also we can browse the data in all tables!! So - you can use the DataBrowser for ODBC databases now in the same was as you do it for Valentina databases. And: You can also use the SQL Editor in the same way - you can now execute ANY SQL command against a ODBC database. Because of these new ODBC features the Importer is now more powerfull: It is now very easy to import data from ANY ODBC database into local and server based Valentina databases. (Note: BLOBs are not yet supported) The Import between Valentina local and server databases was also improved - now pictures are supported! In the Databrowser it is now possible to set picture fields! To do so you must first click once into a picture field - as soon as you see a blinking cursor in it you can drag any valid picture file from the desktop to the field. After that you must press return. Valid picture files are: GIF, TIFF, JPEG, PCX, PNG, BMP, XPM, ICO Please note that the GUI will be improved for this :-) Another nice new feature of the DataBrowser is that Valentina methods are shown now. They appear in grey in a read-only column. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/enriched Size: 2782 bytes Desc: not available Url : http://lists.macserve.net/pipermail/valentina-studio/attachments/20040113/780c5f33/attachment.bin From sunshine at public.kherson.ua Tue Jan 13 23:04:15 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 15:04:05 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: <44F20C25-45FF-11D8-998E-000A959F6B0C@valentina-db.de> Message-ID: on 1/13/04 9:32 PM, Jochen Peters at j.peters@valentina-db.de wrote: > - Methods are now shown in DataBrowser and result sets (Read-Only and grey) I think for data browser this should be an option, like in VAPP. I must say TURN ON method, TURN OFF methods. In the SQL results, there is no need for this, because for Cursor, And fields and methods are the same. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Tue Jan 13 23:06:22 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 15:06:10 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: <44F20C25-45FF-11D8-998E-000A959F6B0C@valentina-db.de> Message-ID: on 1/13/04 9:32 PM, Jochen Peters at j.peters@valentina-db.de wrote: > - Valentina Server databases are now shown immediatly when opening connection BTW, I have see next bug: -- Server have 2 registered dbs. -- on connect I see them. Now I drop another db, register it from Vstudio, But I still see 2 dbs only. Only disconnect/connect fix this, and I start see third one. This was BEFORE a35, Don't know if a35 fix this -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From elia at familjen.se Tue Jan 13 22:13:08 2004 From: elia at familjen.se (Elia Morling) Date: Tue Jan 13 15:13:14 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded References: <44F20C25-45FF-11D8-998E-000A959F6B0C@valentina-db.de> Message-ID: <006201c3da1a$0aeb8d40$680aa8c0@familjen.com> > i have just uploaded Alpha 1.0a35 - Mac Build. I am now testing the Windows Build - i will upload > it tomorrow. Please post a download link each time. I keep moving between computers between updates. Thx Elia From sunshine at public.kherson.ua Tue Jan 13 23:16:58 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 15:16:47 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: <44F20C25-45FF-11D8-998E-000A959F6B0C@valentina-db.de> Message-ID: on 1/13/04 9:32 PM, Jochen Peters at j.peters@valentina-db.de wrote: Hi Jochen, I have CC this to Valentina list :-) To warm up developers that are new and not aware about Valentina Studio, And developers that have not yet find time to look on it. > Hi guys, > > i have just uploaded Alpha 1.0a35 - Mac Build. I am now testing the Windows > Build - i will upload > it tomorrow. > > Here are the news from a35: > > Version 1.0a35 > Date: 01/13/2004 > ============== > - fixed: several "low level" bugs > - fixed: field flags for boolean fields in Property Inspector > - fixed: TAB now works in Connect dialog > - fixed: crash when closing db with open databrowser > - fixed: additional space in Lingo Codegenerator removed > > - Valentina 1.10 integrated > - Valentina Client 2a55 integrated > > - speed up of DataBrowser and SQL ResultSet > - Methods are now shown in DataBrowser and result sets (Read-Only and grey) > - numerical data in property Inspector are now stored immediatly > - "Create Database" dialog is now the same for server and local Valentina > database > - using one connection for several open Valentina Server databases > - Valentina Server databases are now shown immediatly when opening connection > - browsing of ODBC database data with DataBrowser and SQL Editor! > - Import from local and Valentina Server databases into local and server > databases - including pictures!!! > - Importing from ODBC datasource into local or server Valentina db now works! > - Setting pictures in DataBrowser!!! ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^you have forget to say: By drag & drop! > - Delete button in DataBrowser works now > As you can see one of the main work was done in the ODBC plugin. We can now > not only browse the structure of any ODBC database but also we can browse the > data in all tables!! As I understand, we can browse not onl ODBC database, but any ODBC source, e.g. Excel tables, DBF format file, yes? > So - you can use the DataBrowser for ODBC databases now in the same was as you > do it for Valentina databases. And: You can also use the SQL Editor in the > same way - you can now execute ANY SQL command against a ODBC database. > Because of these new ODBC features the Importer is now more powerfull: It is > now very easy to import data from ANY ODBC database into local and server > based Valentina databases. > (Note: BLOBs are not yet supported) > The Import between Valentina local and server databases was also improved - > now pictures are supported! ----------------------------------- > In the Databrowser it is now possible to set picture fields! To do so you must > first click once into a picture> field - as soon as you see a blinking cursor > in it you can drag any valid picture file from the desktop to the field. After > that you must press return. > Valid picture files are: > GIF, TIFF, JPEG, PCX, PNG, BMP, XPM, ICO > Please note that the GUI will be improved for this :-) Just WOW, Jochen!!! Now Vstudio can be used by (in the first turn Director) developers to populate their databases! And wow, you support now more picture formats. Do you convert them all into JPG? Or you store as IS? > Another nice new feature of the DataBrowser is that Valentina methods are > shown now. They appear in grey in a read-only column. > -- > Best regards, > Jochen Peters > PIIT GmbH > > ------------------------------------ > http://www.valentina-db.de -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Tue Jan 13 23:17:46 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 15:17:35 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: <006201c3da1a$0aeb8d40$680aa8c0@familjen.com> Message-ID: on 1/13/04 11:13 PM, Elia Morling at elia@familjen.se wrote: >> i have just uploaded Alpha 1.0a35 - Mac Build. I am now testing the Windows >> Build - i will upload >> it tomorrow. > > Please post a download link each time. I keep moving between computers between > updates. http://www.valentina-db.de/en/downloads/downvstd.shtml -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Tue Jan 13 23:34:41 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 15:34:32 2004 Subject: [Valentina-studio] Bug, a35, Method is created in the field list Message-ID: In menu selected fields. I create 2 fields a, b Press finish. Now in contextual menu of Table I choose Create Method, Enter something, press create. Method is shown in the list of fields, But it must not be added here. IF I switch in menu to methods, then back to fields, it become all right. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Tue Jan 13 23:36:25 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 15:36:16 2004 Subject: [Valentina-studio] request: Data browser into contextual menu Message-ID: Hi Jochen I dream to have in the contextual menu of Table "Data Browser" -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Tue Jan 13 23:43:00 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 15:42:48 2004 Subject: [Valentina-studio] New in a35 Message-ID: Hi Jochen you have forget to say that now works menu resent in the SQL Editor! what a pleasure!!! :-) -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Wed Jan 14 00:04:47 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 13 16:04:37 2004 Subject: [Valentina-studio] ODBC... How ??? Message-ID: Hi Jochen, 1) I was able import records from Server database, into local database. Works great. 2) I see that if I choose in the import wizard ODBC then on next step it ask for ODBC source. Can you tell us a) what you use for tests? Filemaker and its ODBC driver? Else? b) how to set up FM ODBC source? Or else? 3) I do not see way how to connect to ODBC data source from Schema browser, and then more, how to use Data Browser on ODBC source. Please tell us how to do this. Jochen, in general I should say: EXCELLENT! I have work long time (up to time out) and I was fast, intuitive and logical! I have feel real pleasure working with Vstudio a35! Very good !!! -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 14 10:00:17 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 03:00:34 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: References: Message-ID: <12D5D052-4670-11D8-B6E0-000A959F6B0C@valentina-db.de> >> - Methods are now shown in DataBrowser and result sets (Read-Only and >> grey) > > I think for data browser this should be an option, like in VAPP. > I must say TURN ON method, TURN OFF methods. Ok - so should i add a checkbox like the one for showing pictures? > > In the SQL results, there is no need for this, because for Cursor, > And fields and methods are the same. Agree. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Wed Jan 14 10:01:30 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 03:01:36 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: References: Message-ID: <3E63B4E3-4670-11D8-B6E0-000A959F6B0C@valentina-db.de> > BTW, I have see next bug: > > -- Server have 2 registered dbs. > -- on connect I see them. > > Now I drop another db, register it from Vstudio, > But I still see 2 dbs only. > > Only disconnect/connect fix this, and I start see third one. > > This was BEFORE a35, > Don't know if a35 fix this > Propably not :-( I will look into it and fix it. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Wed Jan 14 10:02:51 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 03:02:54 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: <006201c3da1a$0aeb8d40$680aa8c0@familjen.com> References: <44F20C25-45FF-11D8-998E-000A959F6B0C@valentina-db.de> <006201c3da1a$0aeb8d40$680aa8c0@familjen.com> Message-ID: <6EB0474C-4670-11D8-B6E0-000A959F6B0C@valentina-db.de> >> i have just uploaded Alpha 1.0a35 - Mac Build. I am now testing the >> Windows Build - i will upload >> it tomorrow. > > Please post a download link each time. I keep moving between computers > between updates. Ok Elia! No problem - i will do it for the next time. As i have seen Ruslan have already done it for this build. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Wed Jan 14 10:06:05 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 03:06:11 2004 Subject: [Valentina-studio] Bug, a35, Method is created in the field list In-Reply-To: References: Message-ID: > > In menu selected fields. > > I create 2 fields a, b > Press finish. > > Now in contextual menu of Table I choose Create Method, > Enter something, press create. > > Method is shown in the list of fields, > But it must not be added here. Oopps - yes - is bad bug. Will fix it. NOTE: - during testing this i have found that this is a general bug! It can also happen when you work with more then 1 Schema Browser! (Sometimes objects are filled into wrong lists) So - guys: Please DON'T use more then one Schema Browser until i have fixed that! -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Wed Jan 14 10:06:44 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 03:06:49 2004 Subject: [Valentina-studio] request: Data browser into contextual menu In-Reply-To: References: Message-ID: Hi Ruslan, :-) 1.0a36 will have it! Am 13.01.2004 um 22:36 schrieb Ruslan Zasukhin: > Hi Jochen > > I dream to have in the contextual menu of Table > "Data Browser" > > > -- > Best regards, > Ruslan Zasukhin [ I feel the need...the need for speed ] > ------------------------------------------------------------- > e-mail: ruslan@paradigmasoft.com > web: http://www.paradigmasoft.com > > To subscribe to the Valentina mail list go to: > http://lists.macserve.net/mailman/listinfo/valentina > ------------------------------------------------------------- > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From j.peters at valentina-db.de Wed Jan 14 10:08:46 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 03:08:53 2004 Subject: [Valentina-studio] New in a35 In-Reply-To: References: Message-ID: <424AF3ED-4671-11D8-B6E0-000A959F6B0C@valentina-db.de> Hi Ruslan, :-) The reason for not mention is was mainly because it is NOT tested! And maybe there is problem when using LONG SQL statements because currently i fill them into the recent list without testing for length - so - maybe something bad can happen if you have LONG statements... > you have forget to say that now works menu resent in the SQL Editor! > > what a pleasure!!! :-) > > > -- > Best regards, > Ruslan Zasukhin [ I feel the need...the need for speed ] > ------------------------------------------------------------- > e-mail: ruslan@paradigmasoft.com > web: http://www.paradigmasoft.com > > To subscribe to the Valentina mail list go to: > http://lists.macserve.net/mailman/listinfo/valentina > ------------------------------------------------------------- > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From j.peters at valentina-db.de Wed Jan 14 10:16:34 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 03:16:41 2004 Subject: [Valentina-studio] ODBC... How ??? In-Reply-To: References: Message-ID: <590BF0A8-4672-11D8-B6E0-000A959F6B0C@valentina-db.de> Hi Ruslan, > 1) I was able import records from Server database, into local database. > Works great. Good! > > > 2) I see that if I choose in the import wizard ODBC > then on next step it ask for ODBC source. Yes - you MUST open ODBC connection BEFORE using the Import wizard! You can open any ODBC datasource using the "Connect to server" dialog - just use the drop-down list in the upper right corner to choose "ODBC datasource" instead of "Valentina Server" Well - i will make this dialog a bit better - currently you must fill it like this: Put the name of your ODBC datasource (as defined on your system) into the field "Host" Then fill in User and Password and press connect. That's all! Well - to setup a datasource you must follow your system help. Ok - it might be usefull to write a little step by step guide - especially for all Mac guys.., right? > > Can you tell us > > a) what you use for tests? Filemaker and its ODBC driver? Else? I have tested with MySQL. > b) how to set up FM ODBC source? Or else? needs some tutorial.. But - setting up an ODBC datasource is a system task - so you can find help there. Well - see above - i will write a little step by step guide.. > > > 3) I do not see way how to connect to ODBC data source from Schema > browser, > and then more, how to use Data Browser on ODBC source. Please tell us > how to > do this. See above. > > > > Jochen, in general I should say: EXCELLENT! > I have work long time (up to time out) and I was fast, > intuitive and logical! I have feel real pleasure working with Vstudio > a35! > Very good !!! Glad to hear that! > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From sunshine at public.kherson.ua Wed Jan 14 11:18:16 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 14 03:18:09 2004 Subject: [Valentina-studio] Alpha 1.0a35 uploaded In-Reply-To: <12D5D052-4670-11D8-B6E0-000A959F6B0C@valentina-db.de> Message-ID: on 1/14/04 11:00 AM, Jochen Peters at j.peters@valentina-db.de wrote: >>> - Methods are now shown in DataBrowser and result sets (Read-Only and >>> grey) >> >> I think for data browser this should be an option, like in VAPP. >> I must say TURN ON method, TURN OFF methods. > Ok - so should i add a checkbox like the one for showing pictures? Yes, and/or menu command with key board shortcut >> In the SQL results, there is no need for this, because for Cursor, >> And fields and methods are the same. > Agree. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Wed Jan 14 12:15:26 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 14 04:15:22 2004 Subject: [Valentina-studio] ODBC... How ??? In-Reply-To: <590BF0A8-4672-11D8-B6E0-000A959F6B0C@valentina-db.de> Message-ID: on 1/14/04 11:16 AM, Jochen Peters at j.peters@valentina-db.de wrote: > Hi Ruslan, > >> 1) I was able import records from Server database, into local database. >> Works great. > Good! > >> >> >> 2) I see that if I choose in the import wizard ODBC >> then on next step it ask for ODBC source. > Yes - you MUST open ODBC connection BEFORE using the > Import wizard! > You can open any ODBC datasource using the "Connect to server" dialog - > just > use the drop-down list in the upper right corner to choose "ODBC > datasource" > instead of "Valentina Server" > Well - i will make this dialog a bit better - currently you must fill > it like this: > Put the name of your ODBC datasource (as defined on your system) into > the field "Host" > Then fill in User and Password and press connect. That's all! > Well - to setup a datasource you must follow your system help. > > Ok - it might be usefull to write a little step by step guide - > especially for all Mac guys.., right? Yes! MAC users are not so used to ODBC I think. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 14 14:16:24 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 07:16:35 2004 Subject: [Valentina-studio] Information: drag of pictures Message-ID: Hi all, For your information: All supported picture formats are converted to JPEG before storing in the Valentina database. This must be done because otherwise only vStudio can read them. Due to converting to JPEG all Valentina products can read the pictures. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From sunshine at public.kherson.ua Wed Jan 14 15:42:51 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 14 07:45:38 2004 Subject: [Valentina-studio] Information: drag of pictures In-Reply-To: Message-ID: on 1/14/04 3:16 PM, Jochen Peters at j.peters@valentina-db.de wrote: > Hi all, > > For your information: > > All supported picture formats are converted to JPEG before storing in > the > Valentina database. This must be done because otherwise only > vStudio can read them. Due to converting to JPEG all Valentina > products can read the pictures. And not a fact that this is good solution. May be in 2.0 we need store all formats AS IS. This is needed, because JPG is format with loose of info. Sometimes users may want e.g. TIFF or GIF. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 14 14:50:51 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 07:51:02 2004 Subject: [Valentina-studio] Information: drag of pictures In-Reply-To: References: Message-ID: Hi Ruslan, >> All supported picture formats are converted to JPEG before storing in >> the >> Valentina database. This must be done because otherwise only >> vStudio can read them. Due to converting to JPEG all Valentina >> products can read the pictures. > > And not a fact that this is good solution. > > May be in 2.0 we need store all formats AS IS. Yes! We need this! > > This is needed, because JPG is format with loose of info. > Sometimes users may want e.g. TIFF or GIF. Agree! In the past i have had several customer with this need. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From listmail at gearyweb.com Wed Jan 14 09:14:48 2004 From: listmail at gearyweb.com (michael geary) Date: Wed Jan 14 10:14:28 2004 Subject: [Valentina-studio] mac download doesn't execute? Message-ID: Hi Folks, I just subscribed and downloaded the Studio 1.0a35 for OS X. When it extracts, it creates a bundle. However, when I double-click it, the app doesn't launch. Has anyone else seen this? michael geary ------------------------------ The Treeline Group makers of PTeval - http://www.pteval.com 801-225-1414 x 1002 From j.peters at valentina-db.de Wed Jan 14 17:20:43 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 14 10:21:06 2004 Subject: [Valentina-studio] mac download doesn't execute? In-Reply-To: References: Message-ID: <9A30918E-46AD-11D8-81FD-000A959F6B0C@valentina-db.de> Hi Michael, Most propably this is a problem with unstuffing the archive! Do you use Stuffit Deluxe 8.0? Then you must upgrade to 8.0.1! Am 14.01.2004 um 17:14 schrieb michael geary: > Hi Folks, > > I just subscribed and downloaded the Studio 1.0a35 for OS X. When it > extracts, it creates a bundle. However, when I double-click it, the > app doesn't launch. Has anyone else seen this? > > michael geary > > ------------------------------ > The Treeline Group > makers of PTeval - http://www.pteval.com > 801-225-1414 x 1002 > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From listmail at gearyweb.com Wed Jan 14 09:38:07 2004 From: listmail at gearyweb.com (michael geary) Date: Wed Jan 14 10:37:46 2004 Subject: [Valentina-studio] mac download doesn't execute? In-Reply-To: <9A30918E-46AD-11D8-81FD-000A959F6B0C@valentina-db.de> References: <9A30918E-46AD-11D8-81FD-000A959F6B0C@valentina-db.de> Message-ID: <087FF85A-46B0-11D8-BC15-003065B85DAA@gearyweb.com> Gruss Jochen, That was it! Thanks. michael geary ------------------------------ The Treeline Group makers of PTeval - http://www.pteval.com 801-225-1414 x 1002 On Jan 14, 2004, at 9:20 AM, Jochen Peters wrote: > Hi Michael, > > Most propably this is a problem with unstuffing the archive! > Do you use Stuffit Deluxe 8.0? Then you must upgrade to 8.0.1! From sunshine at public.kherson.ua Thu Jan 15 20:10:00 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Thu Jan 15 12:09:59 2004 Subject: [Valentina-studio] SQL result window. Message-ID: Hi Jochen I think it should show how many records in the result. May be also index of the current record Aha, index is not needed, we see this in left column -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Thu Jan 15 20:10:31 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Thu Jan 15 12:10:21 2004 Subject: [Valentina-studio] FW: BUG, redraw of SQL Result TAB In-Reply-To: Message-ID: > Date: Thu, 15 Jan 2004 20:08:24 +0200 > To: > Subject: BUG, redraw of SQL Result TAB > > > When I watch result of sql query, > Then switch to other app and return back > Then panel stay grey. > > I need switch between panels to see again data > > -- > Best regards, > Ruslan Zasukhin [ I feel the need...the need for speed ] > ------------------------------------------------------------- > e-mail: ruslan@paradigmasoft.com > web: http://www.paradigmasoft.com > > To subscribe to the Valentina mail list go to: > http://lists.macserve.net/mailman/listinfo/valentina > ------------------------------------------------------------- From sunshine at public.kherson.ua Thu Jan 15 20:18:27 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Thu Jan 15 12:18:28 2004 Subject: [Valentina-studio] Cant open browser if I have cursor Message-ID: Hi Jochen I have made simple SELECT * FROM T cursor. clients side, read-only. I can open another SQL browser and create second cursor on this table. This is right. But if I try open data browser for table T, I get 363 error, Cannot set lock. It looks you try to open data browser in ReadWrtie mode. Better in Read only mode. And we have made for you special function to change some row on write mode. Correct? -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Thu Jan 15 19:29:22 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Thu Jan 15 12:29:36 2004 Subject: [Valentina-studio] SQL result window. In-Reply-To: References: Message-ID: Hi Ruslan, yes. Agree! Am 15.01.2004 um 19:10 schrieb Ruslan Zasukhin: > Hi Jochen > > I think it should show how many records in the result. > > May be also index of the current record > Aha, index is not needed, we see this in left column > > > -- > Best regards, > Ruslan Zasukhin [ I feel the need...the need for speed ] > ------------------------------------------------------------- > e-mail: ruslan@paradigmasoft.com > web: http://www.paradigmasoft.com > > To subscribe to the Valentina mail list go to: > http://lists.macserve.net/mailman/listinfo/valentina > ------------------------------------------------------------- > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Thu Jan 15 19:30:36 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Thu Jan 15 12:30:41 2004 Subject: [Valentina-studio] FW: BUG, redraw of SQL Result TAB In-Reply-To: References: Message-ID: Hi Ruslan, yes - this is redraw glitch - i will fix it. Am 15.01.2004 um 19:10 schrieb Ruslan Zasukhin: >> Date: Thu, 15 Jan 2004 20:08:24 +0200 >> To: >> Subject: BUG, redraw of SQL Result TAB >> >> >> When I watch result of sql query, >> Then switch to other app and return back >> Then panel stay grey. >> >> I need switch between panels to see again data >> >> -- >> Best regards, >> Ruslan Zasukhin [ I feel the need...the need for speed ] >> ------------------------------------------------------------- >> e-mail: ruslan@paradigmasoft.com >> web: http://www.paradigmasoft.com >> >> To subscribe to the Valentina mail list go to: >> http://lists.macserve.net/mailman/listinfo/valentina >> ------------------------------------------------------------- > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Thu Jan 15 19:34:37 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Thu Jan 15 12:34:45 2004 Subject: [Valentina-studio] Cant open browser if I have cursor In-Reply-To: References: Message-ID: <78DEC8FA-4789-11D8-BD33-000A959F6B0C@valentina-db.de> Hi Ruslan, > I have made simple SELECT * FROM T cursor. > clients side, read-only. > > I can open another SQL browser and create second cursor on this table. > This is right. > > But if I try open data browser for table T, > I get 363 error, Cannot set lock. Yes - that is know issue because i open cursou Read/Write. I have made this during tests of editing data and dropping pictures... I must switch back to one row locking using "SetWriteLock"! > > It looks you try to open data browser in ReadWrtie mode. > Better in Read only mode. Correct. > > > And we have made for you special function to change some row on write > mode. > Correct? Yes - see above. > > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Thu Jan 15 21:11:24 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Thu Jan 15 14:11:32 2004 Subject: [Valentina-studio] Alpha 1.0a36 Win uploaded Message-ID: Hi guys, you can download Valentina Studio 1.0a36 (Win). This build is in general the same as 1.0a35 (Mac) - only several Win specific glitches have been fixed. You can download as usual from: http://www.valentina-db.de/en/downloads/downvstd.shtml -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From forgete at cafederic.com Thu Jan 15 16:48:35 2004 From: forgete at cafederic.com (Eric Forget) Date: Thu Jan 15 15:48:41 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! Message-ID: Hi, It seems that the SQL editor is incompatible with some keyboards. At least with French Canadian ones. I cannot type the characters < and > which are obtained by pressing option + , and option + . respectively. Eric ___________________________________________________________________ Eric Forget Cafederic ForgetE@cafederic.com Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684> From j.peters at valentina-db.de Fri Jan 16 08:51:13 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Fri Jan 16 01:51:22 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! In-Reply-To: References: Message-ID: Hi Eric, What Version of the Mac OS are you using? What kind of keyboard is attached to your computer? US-Keyboard? What is your default language? Can you try to switch the Mac OS Keyboard Layout to US to test if this will help? Am 15.01.2004 um 22:48 schrieb Eric Forget: > Hi, > > It seems that the SQL editor is incompatible with some keyboards. At > least > with French Canadian ones. I cannot type the characters < and > which > are > obtained by pressing option + , and option + . respectively. > > Eric > > ___________________________________________________________________ > > Eric Forget Cafederic > ForgetE@cafederic.com > > Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684> > > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From forgete at cafederic.com Fri Jan 16 03:38:38 2004 From: forgete at cafederic.com (Eric Forget) Date: Fri Jan 16 02:38:45 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! In-Reply-To: Message-ID: > What Version of the Mac OS are you using? Panther > What kind of keyboard is attached to your computer? US-Keyboard? Canadian-CSA > What is your default language? French Canadian > Can you try to switch the Mac OS Keyboard Layout to US to test if this > will > help? Yes it works, but I need my Canadian-CSA keyboard... > Am 15.01.2004 um 22:48 schrieb Eric Forget: > >> Hi, >> >> It seems that the SQL editor is incompatible with some keyboards. At >> least >> with French Canadian ones. I cannot type the characters < and > which >> are >> obtained by pressing option + , and option + . respectively. ___________________________________________________________________ Eric Forget Cafederic ForgetE@cafederic.com Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684> From j.peters at valentina-db.de Fri Jan 16 10:07:42 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Fri Jan 16 03:07:52 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! In-Reply-To: References: Message-ID: <70CFBBF6-4803-11D8-98DB-000A959F6B0C@valentina-db.de> Hi Eric, >> What Version of the Mac OS are you using? > > Panther > >> What kind of keyboard is attached to your computer? US-Keyboard? > > Canadian-CSA What does CSA stands for? > >> What is your default language? > > French Canadian > > >> Can you try to switch the Mac OS Keyboard Layout to US to test if this >> will >> help? > > Yes it works, but I need my Canadian-CSA keyboard... Yes, of course. So it seems the French-Canadian keyboard mapping does not work correctly. Well - i will try to figure out the reason for that... > >> Am 15.01.2004 um 22:48 schrieb Eric Forget: >> >>> Hi, >>> >>> It seems that the SQL editor is incompatible with some keyboards. At >>> least >>> with French Canadian ones. I cannot type the characters < and > which >>> are >>> obtained by pressing option + , and option + . respectively. > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From Kurt.Klamp at abdnb.bayern.de Fri Jan 16 12:49:37 2004 From: Kurt.Klamp at abdnb.bayern.de (Klamp, Kurt) Date: Fri Jan 16 05:51:07 2004 Subject: [Valentina-studio] Alpha 1.0a36 Win uploaded Message-ID: <21674C363854D511B526006008F6B9CD0131294C@ABDN-6.dir.abdnb.bayern.de> Hi Jochen, after long time i now downloaded the new version of vstudio for Win (at work).(Testing on my mac isn't possible because there is no OS 9.2 version of vstudio -sigh-) here my first and short notices: System: Win NT 4.0 Application -changes of the preferences aren't accepted -in Prefs dialog there is still old name 'Navigator' instead of 'Schema Browser' -there are a lot of errors when starting first time; deleting the old prefs db reduces the errors but no new prefs db is build unless the whole 'vsPrefsDB' folder is deleted. After that every thing works. Schema Browser Icon view doesn't work New method dialog should have a popup with the names of existing fields/method to insert them into the formula when creating it --List view -no chance to see the methods ( neither in tree nor in list area) --column view -if i select 'show all' in table elements it always switches back to 'Fields' when selecting another table -if selected 'show all' -> clicking on the 'add' icon should ask wether to create a field or method -> the fields should have diferent icons (alpha/bin/numeric/datetime/ptr/method...at least field/method) Property Inspector -method formula can't be edited (changes aren't accepted) Databrowser -add record icon doesn't work -no chance to insert/alter objptr and double data (edit works but the data isn't accepted) -datatype float doesn't work at all (existing data is shown with 0.00 ) ImportWizzard -when the textfile import does work ? Best, Kurt From j.peters at valentina-db.de Fri Jan 16 14:08:04 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Fri Jan 16 07:08:11 2004 Subject: [Valentina-studio] Alpha 1.0a36 Win uploaded In-Reply-To: <21674C363854D511B526006008F6B9CD0131294C@ABDN-6.dir.abdnb.bayern.de> References: <21674C363854D511B526006008F6B9CD0131294C@ABDN-6.dir.abdnb.bayern.de> Message-ID: <04F6978C-4825-11D8-A497-000A959F6B0C@valentina-db.de> Hi Kurt! > > after long time i now downloaded the new version of vstudio for Win (at > work).(Testing on my mac isn't possible because there is no OS 9.2 > version > of vstudio -sigh-) Well - it's time to buy a G5 - isn't it? :-) > > here my first and short notices: > System: Win NT 4.0 > > > Application > -changes of the preferences aren't accepted > -in Prefs dialog there is still old name 'Navigator' instead of > 'Schema Browser' > -there are a lot of errors when starting first time; deleting the > old prefs db reduces the errors but no new prefs db is build unless the > whole 'vsPrefsDB' folder is deleted. After that every thing works. Yes - this is a known issue! You MUST trash the whole vsPrefsDB folder!! The reason for this is that i am currently don't have a routine that updates old vsPrefsDB's - because it will only makes sense after the first stable 1.0! Currently the prefs db is changing too often.... > > > Schema Browser > Icon view doesn't work Correct! I have disabled this one because i want to implement a complete new UML like view in this. I am not sure if i will implement it in the first 1.0 - maybe UML will be a feature of Valentina Studio Professional... > New method dialog should have a popup with the names of existing > fields/method to insert them into the formula when creating it The current Method dialog wil be trashed completly and replaced by a new Method Editor! > > --List view > -no chance to see the methods ( neither in tree nor in list > area) Yes - this is bug! The Method will be shown just after creation.... > > --column view > -if i select 'show all' in table elements it always switches > back to 'Fields' when selecting another table Yes - i must store the selection here! > -if selected 'show all' -> clicking on the 'add' icon > should ask wether to create a field or method Agree. > -> the fields should have diferent icons > (alpha/bin/numeric/datetime/ptr/method...at least field/method) Agree. Please don't spend too much time in looking at the icons - they will change... > > Property Inspector > -method formula can't be edited (changes aren't accepted) Correct. Because the edit-field in the Property Inspector is very small - i want to have a button there which brings up the new method Editor to do any changes. > > Databrowser > -add record icon doesn't work Not yet implemented - will be in next Alpha. > -no chance to insert/alter objptr and double data (edit works but > the data isn't accepted) ObjectPtr editing is not implemented - but double should work - i will check that! > -datatype float doesn't work at all (existing data is shown with > 0.00 ) I must check that. > > ImportWizzard > -when the textfile import does work ? As soon as possible! Hope to get it for the next Alpha. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From Kurt.Klamp at abdnb.bayern.de Fri Jan 16 14:30:51 2004 From: Kurt.Klamp at abdnb.bayern.de (Klamp, Kurt) Date: Fri Jan 16 07:31:45 2004 Subject: [Valentina-studio] Alpha 1.0a36 Win uploaded Message-ID: <21674C363854D511B526006008F6B9CD0131294E@ABDN-6.dir.abdnb.bayern.de> > > after long time i now downloaded the new version of vstudio for Win (at > > work).(Testing on my mac isn't possible because there is no OS 9.2 > > version > > of vstudio -sigh-) > Well - it's time to buy a G5 - isn't it? :-) I'm searching for a sponsor. What's with you ? :-) > > > > here my first and short notices: > > System: Win NT 4.0 > > > > > > Application > > -changes of the preferences aren't accepted > > -in Prefs dialog there is still old name 'Navigator' instead of > > 'Schema Browser' > > -there are a lot of errors when starting first time; deleting the > > old prefs db reduces the errors but no new prefs db is build unless the > > whole 'vsPrefsDB' folder is deleted. After that every thing works. > Yes - this is a known issue! You MUST trash the whole vsPrefsDB folder!! > The reason for this is that i am currently don't have a routine that > updates old > vsPrefsDB's - because it will only makes sense after the first stable > 1.0! > Currently the prefs db is changing too often.... Agree, trashing db is ok but why trashing the folder ? > > > > Schema Browser > > Icon view doesn't work > Correct! I have disabled this one because i want to implement a > complete new > UML like view in this. I am not sure if i will implement it in the > first 1.0 - maybe UML > will be a feature of Valentina Studio Professional... BTW: What versions of vstudio are planned ? (names/features/prices) > > New method dialog should have a popup with the names of existing > > fields/method to insert them into the formula when creating it > The current Method dialog wil be trashed completly and replaced by a new > Method Editor! > > > > --List view > > -no chance to see the methods ( neither in tree nor in list > > area) > Yes - this is bug! The Method will be shown just after creation.... The existing too > > -> the fields should have diferent icons > > (alpha/bin/numeric/datetime/ptr/method...at least field/method) > Agree. Please don't spend too much time in looking at the icons - they > will change... OK > > -no chance to insert/alter objptr and double data (edit works but > > the data isn't accepted) > ObjectPtr editing is not implemented - but double should work - i will > check that! Just to append: Date editing doesn't work too > > -datatype float doesn't work at all (existing data is shown with > > 0.00 ) > I must check that. > > > > > ImportWizzard > > -when the textfile import does work ? > As soon as possible! > Hope to get it for the next Alpha. Great. Thanks, Kurt From j.peters at valentina-db.de Fri Jan 16 15:09:41 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Fri Jan 16 08:09:48 2004 Subject: [Valentina-studio] Alpha 1.0a36 Win uploaded In-Reply-To: <21674C363854D511B526006008F6B9CD0131294E@ABDN-6.dir.abdnb.bayern.de> References: <21674C363854D511B526006008F6B9CD0131294E@ABDN-6.dir.abdnb.bayern.de> Message-ID: Hi Kurt, >> Well - it's time to buy a G5 - isn't it? :-) > > I'm searching for a sponsor. What's with you ? :-) :-) What kind of Mac do you have? Just use XPostFacto - it's great - you can run OS X on unsupported Mac's with it. I have a old machine here (PowerMac8500) which runs Jaguar without problems... >>> whole 'vsPrefsDB' folder is deleted. After that every thing works. >> Yes - this is a known issue! You MUST trash the whole vsPrefsDB >> folder!! >> The reason for this is that i am currently don't have a routine that >> updates old >> vsPrefsDB's - because it will only makes sense after the first stable >> 1.0! >> Currently the prefs db is changing too often.... > > Agree, trashing db is ok but why trashing the folder ? Well - very simple: vStudio creates a new db if it does not find the folder :-) Of course this will change - but during Alpha time it is ok. > >>> >>> Schema Browser >>> Icon view doesn't work >> Correct! I have disabled this one because i want to implement a >> complete new >> UML like view in this. I am not sure if i will implement it in the >> first 1.0 - maybe UML >> will be a feature of Valentina Studio Professional... > > BTW: What versions of vstudio are planned ? (names/features/prices) We are in the process of disussing this. This will be made public when we go Beta. Maybe Lynn Fredricks can tell you more about this point. >> ObjectPtr editing is not implemented - but double should work - i will >> check that! > > Just to append: Date editing doesn't work too Ok - i have added this to my ToDo list... > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From Kurt.Klamp at abdnb.bayern.de Fri Jan 16 15:26:27 2004 From: Kurt.Klamp at abdnb.bayern.de (Klamp, Kurt) Date: Fri Jan 16 08:28:15 2004 Subject: [Valentina-studio] Alpha 1.0a36 Win uploaded Message-ID: <21674C363854D511B526006008F6B9CD0131294F@ABDN-6.dir.abdnb.bayern.de> Hi Jochen, > >> Well - it's time to buy a G5 - isn't it? :-) > > > > I'm searching for a sponsor. What's with you ? :-) > :-) > What kind of Mac do you have? G3 DT 266. But its not only the Mac. I run some apps which don't run under X and i don't buy a new OS if i get one free with a new Mac in the near future (I hope so). Then the G3 will be for OS 9 and the new one for X. > Just use XPostFacto - it's great - you > can run OS X on unsupported Mac's > with it. I have a old machine here (PowerMac8500) which runs Jaguar > without problems... > > >>> whole 'vsPrefsDB' folder is deleted. After that every thing works. > >> Yes - this is a known issue! You MUST trash the whole vsPrefsDB > >> folder!! > >> The reason for this is that i am currently don't have a routine that > >> updates old > >> vsPrefsDB's - because it will only makes sense after the first stable > >> 1.0! > >> Currently the prefs db is changing too often.... > > > > Agree, trashing db is ok but why trashing the folder ? > Well - very simple: vStudio creates a new db if it does not find the > folder :-) Ok but wouldn't it be more logical if vStudio creates a new db if it does not find a DB ? ;-) Best, Kurt From j.peters at valentina-db.de Fri Jan 16 15:34:48 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Fri Jan 16 08:34:54 2004 Subject: [Valentina-studio] Alpha 1.0a36 Win uploaded In-Reply-To: <21674C363854D511B526006008F6B9CD0131294F@ABDN-6.dir.abdnb.bayern.de> References: <21674C363854D511B526006008F6B9CD0131294F@ABDN-6.dir.abdnb.bayern.de> Message-ID: <22D606DE-4831-11D8-A497-000A959F6B0C@valentina-db.de> Hi Kurt, > G3 DT 266. But its not only the Mac. I run some apps which don't run > under X Ok. > and i don't buy a new OS if i get one free with a new Mac in the near > future > (I hope so). Then the G3 will be for OS 9 and the new one for X. > >>> Agree, trashing db is ok but why trashing the folder ? >> Well - very simple: vStudio creates a new db if it does not find the >> folder :-) > > Ok but wouldn't it be more logical if vStudio creates a new db if it > does > not find a DB ? ;-) Yes - of course :-) > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From forgete at cafederic.com Fri Jan 16 10:09:21 2004 From: forgete at cafederic.com (Eric Forget) Date: Fri Jan 16 09:11:01 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! In-Reply-To: <70CFBBF6-4803-11D8-98DB-000A959F6B0C@valentina-db.de> Message-ID: >> Canadian-CSA > What does CSA stands for? Canadian Standard Association. It is the equivalent of ANSI (American National Standard Institute) but for Canada. Most of the countries have their own institute. Eric ___________________________________________________________________ Eric Forget Cafederic ForgetE@cafederic.com Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684> From j.peters at valentina-db.de Sat Jan 17 13:55:09 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Sat Jan 17 06:55:21 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! In-Reply-To: References: Message-ID: <61C79CB2-48EC-11D8-B8E2-000A959F6B0C@valentina-db.de> Hi Eric, can you use other text edit fields (for example in the Property Inspector) without problem? What i want to know is: Is that a SQL Editor only problem? Am 16.01.2004 um 16:09 schrieb Eric Forget: >>> Canadian-CSA >> What does CSA stands for? > > Canadian Standard Association. It is the equivalent of ANSI (American > National Standard Institute) but for Canada. Most of the countries have > their own institute. > > Eric > > ___________________________________________________________________ > > Eric Forget Cafederic > ForgetE@cafederic.com > > Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684> > > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From forgete at cafederic.com Sat Jan 17 15:09:10 2004 From: forgete at cafederic.com (Eric Forget) Date: Sat Jan 17 14:10:47 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! In-Reply-To: <61C79CB2-48EC-11D8-B8E2-000A959F6B0C@valentina-db.de> Message-ID: Jochen, > can you use other text edit fields (for example in the Property > Inspector) without > problem? > What i want to know is: Is that a SQL Editor only problem? All the edit fields I've tried: inspector, field adding editor seems to support both '<' and '>'. Eric ___________________________________________________________________ Eric Forget Cafederic ForgetE@cafederic.com Fingerprint <86D5 38F5 E1FD 5D9C 71C3 BAA3 797E 70A4 6210 C684> From j.peters at valentina-db.de Sun Jan 18 10:16:06 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Sun Jan 18 03:16:13 2004 Subject: [Valentina-studio] [MAC] SQL Editor is incompatible with some keyboards! In-Reply-To: References: Message-ID: Hi Eric, >> can you use other text edit fields (for example in the Property >> Inspector) without >> problem? >> What i want to know is: Is that a SQL Editor only problem? > > All the edit fields I've tried: inspector, field adding editor seems to > support both '<' and '>'. Ahh - ok. Then it is a problem only in the SQL Editor. Well - i use Scintilla for this task - i will look into it to see what makes the problem here... > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From sunshine at public.kherson.ua Wed Jan 21 11:28:20 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 21 03:28:11 2004 Subject: [Valentina-studio] [FEATURE] search and sorting in data browser Message-ID: Hi Jochen, Another important feature missing -- search and sorting in data browser When I open data browser 1) I must be able do SORTING a) on single column by click on header b) on few columns -- by special dialog as in FV and VAPP. 2) I must be able do SEARCH without SQL. for this you should open us Search Layout (as in FM). it is possible to have few different search layouts. And then VS can offer us DEFAULT layout, and later ability design own. I hope you see idea -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Wed Jan 21 11:30:07 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 21 03:30:07 2004 Subject: [Valentina-studio] [FEATURE] Database -> Queries Message-ID: Hi Jochen, Right now we have as sub elements of Database Tables Reports ... I think you can easy add Queries. I sure you know what I mean -- pre-designed and stored inside of .vdb Queries. Which we can use later in SQL editor by simple access. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 21 10:39:31 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 21 03:39:38 2004 Subject: [Valentina-studio] [FEATURE] Database -> Queries In-Reply-To: References: Message-ID: Hi Ruslan, > Right now we have as sub elements of Database > > Tables > Reports > ... > > I think you can easy add Queries. > > I sure you know what I mean -- pre-designed and stored inside of .vdb > Queries. > > Which we can use later in SQL editor by simple access. Yes - great idea! I will add it. > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Wed Jan 21 10:42:12 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 21 03:42:17 2004 Subject: [Valentina-studio] [FEATURE] search and sorting in data browser In-Reply-To: References: Message-ID: <16F92B42-4BF6-11D8-A767-000A959F6B0C@valentina-db.de> Hi Ruslan, > Another important feature missing -- search and sorting in data browser > > When I open data browser > > 1) I must be able do SORTING > a) on single column by click on header > b) on few columns -- by special dialog as in FV and VAPP. Agree. > > > 2) I must be able do SEARCH without SQL. > > for this you should open us Search Layout (as in FM). > it is possible to have few different search layouts. > And then VS can offer us DEFAULT layout, > and later ability design own. > > I hope you see idea Yes - i see. I think very flexible search dialog is in Finder - where you can add several conditions by clicking on the "+" button... -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From sunshine at public.kherson.ua Wed Jan 21 11:37:07 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 21 03:44:47 2004 Subject: [Valentina-studio] Access to .vdb file Message-ID: Hi Jochen, I have remember! Right now VDK_Database class has // Returns the description file with corresponded number // for this database. If it doesn't exists on disk, // creates it if inAutoCreate // This file is stored in the "database.vdb" file FBL_EXP VDK_DescriptionFile* GetDescriptionFile( ushort inNumber, bool inAutoCreate = true ); And exists class VDK_DescriptionFile. This way I have add BEFORE have made system tables. This way allow you store YOUR info into vdb file. You can have A LOTS OF different internal files inside of vdb file!!! They will differ by Number. VDK_DescriptionFile is very easy for use and is just stream. Check it. I use this in VAPP somewhere to store some VAPP info. So check sources of VAPP. And btw, use other numbers than VAPP. Again, this is not access to system tables, But can work for many your cases. May be even better. Note, you need write all, then read all from stream. For example you can use this to do that predefined QUERIES Layouts last user queries (stored in DB, but not in prefs) reports ... I don't know if there is sense repeat this stream feature in 2.0... Just for flexibility may be. But may be you will find this feature more easy for YOUR tasks that system tables, where you will need split e.g. Layout info into many records, then combine them...of course it possible to store Layout as the whole thing into BLOB. So check all this and let me know what you think? -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Wed Jan 21 11:57:40 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 21 03:57:34 2004 Subject: [Valentina-studio] [FEATURE] search and sorting in data browser In-Reply-To: <16F92B42-4BF6-11D8-A767-000A959F6B0C@valentina-db.de> Message-ID: on 1/21/04 11:42 AM, Jochen Peters at j.peters@valentina-db.de wrote: Hi Jochen, >> Another important feature missing -- search and sorting in data browser >> >> When I open data browser >> >> 1) I must be able do SORTING >> a) on single column by click on header >> b) on few columns -- by special dialog as in FV and VAPP. > Agree. > >> >> >> 2) I must be able do SEARCH without SQL. >> >> for this you should open us Search Layout (as in FM). >> it is possible to have few different search layouts. >> And then VS can offer us DEFAULT layout, >> and later ability design own. >> >> I hope you see idea > Yes - i see. > I think very flexible search dialog is in Finder - where you can add > several > conditions by clicking on the "+" button... As for me, I not very like this...button game In VAPP I see in DEFAULT dialog all fields (including BaseObject methods If flag is ON). May be you can later provide few ways on choice of user. ------- Also always I dream about Finder's live search. Problem is that I have no idea how to make it for Table search -- because we have MANY fields. May be [popmenu on fields of table] (whattosearch__) -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 21 11:03:34 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 21 04:03:41 2004 Subject: [Valentina-studio] [FEATURE] search and sorting in data browser In-Reply-To: References: Message-ID: <13396AFD-4BF9-11D8-A767-000A959F6B0C@valentina-db.de> Hi Ruslan, >>> 2) I must be able do SEARCH without SQL. >>> >>> for this you should open us Search Layout (as in FM). >>> it is possible to have few different search layouts. >>> And then VS can offer us DEFAULT layout, >>> and later ability design own. >>> >>> I hope you see idea >> Yes - i see. >> I think very flexible search dialog is in Finder - where you can add >> several >> conditions by clicking on the "+" button... > > As for me, I not very like this...button game :-) :-) :-) > > In VAPP I see in DEFAULT dialog all fields (including BaseObject > methods > If flag is ON). BUT: You would also see this in the "button game" dialog! You will simply have a drop down list with all fields in it .... And by clicking on '+' you can add more and more fields to your conditions - this is very flexible! You can even have more then one condition for a single field (which will be combined with AND) And - i think it is very easy for beginners - and powerfull for professionals - and well professionals can easy go the SQL way... > ------- > Also always I dream about Finder's live search. > Problem is that I have no idea how to make it for Table search -- > because we > have MANY fields. > > May be > > [popmenu on fields of table] (whattosearch__) That's what i am talking about! - what you mean with "live search" ? > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From Kurt.Klamp at abdnb.bayern.de Wed Jan 21 11:58:18 2004 From: Kurt.Klamp at abdnb.bayern.de (Klamp, Kurt) Date: Wed Jan 21 04:58:50 2004 Subject: AW: [Valentina-studio] [FEATURE] search and sorting in data brows er Message-ID: <21674C363854D511B526006008F6B9CD01312958@ABDN-6.dir.abdnb.bayern.de> Hi Jochen & Ruslan, > ---------- > > >>> 2) I must be able do SEARCH without SQL. > Very agree ! > >>> > >>> for this you should open us Search Layout (as in FM). > >>> it is possible to have few different search layouts. > >>> And then VS can offer us DEFAULT layout, > >>> and later ability design own. > >>> > >>> I hope you see idea > >> Yes - i see. > >> I think very flexible search dialog is in Finder - where you can add > >> several > >> conditions by clicking on the "+" button... > > > > As for me, I not very like this...button game > :-) :-) :-) What about live searching by typing first characters of field ? -> add an edit field row beneath the column header; -> the user clicks into the edit field(s) of his choice and types some beginning characters and in realtime the set of records is reduced to the ones which fit left(field, )='xyz..' This technique works even on an old atari computer with 16Mhz very fast and comfortable. There should be the possibility too, to save such a query for later use > > > > In VAPP I see in DEFAULT dialog all fields (including BaseObject > > methods > > If flag is ON). > BUT: You would also see this in the "button game" dialog! You will > simply have a > drop down list with all fields in it .... > And by clicking on '+' you can add more and more fields to your > conditions - this is very flexible! > You can even have more then one condition for a single field (which > will be combined with AND) > And - i think it is very easy for beginners - and powerfull for > professionals - and well professionals > can easy go the SQL way... > Agree too. In this way i realized a SQL dialog in Apple script and building sql queries is very easy and fast. There are popups for the tablenames, the fieldnames and for sql language elements. choosing an entry in the popup inserts the entry at cursor position in the sql edit box. > > ------- > > Also always I dream about Finder's live search. > > Problem is that I have no idea how to make it for Table search -- > > because we > > have MANY fields. > > > > May be > > > > [popmenu on fields of table] (whattosearch__) > That's what i am talking about! - what you mean with "live search" ? I think something similar to the above said. Best, Kurt From sunshine at public.kherson.ua Wed Jan 21 12:14:32 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 21 05:32:14 2004 Subject: [Valentina-studio] [FEATURE] search and sorting in data browser In-Reply-To: <13396AFD-4BF9-11D8-A767-000A959F6B0C@valentina-db.de> Message-ID: on 1/21/04 12:03 PM, Jochen Peters at j.peters@valentina-db.de wrote: >> Also always I dream about Finder's live search. >> Problem is that I have no idea how to make it for Table search -- >> because we >> have MANY fields. >> >> May be >> >> [popmenu on fields of table] (whattosearch__) > That's what i am talking about! - what you mean with "live search" ? Finder's each window have "Search" edit field. Itunes also. I type 'a' and see now only records that start on a -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 21 13:14:09 2004 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 21 06:14:16 2004 Subject: [Valentina-studio] [FEATURE] search and sorting in data browser In-Reply-To: References: Message-ID: <50C750F7-4C0B-11D8-A371-000A959F6B0C@valentina-db.de> Hi Ruslan, Am 21.01.2004 um 11:14 schrieb Ruslan Zasukhin: > on 1/21/04 12:03 PM, Jochen Peters at j.peters@valentina-db.de wrote: > >>> Also always I dream about Finder's live search. >>> Problem is that I have no idea how to make it for Table search -- >>> because we >>> have MANY fields. >>> >>> May be >>> >>> [popmenu on fields of table] (whattosearch__) >> That's what i am talking about! - what you mean with "live search" ? > > Finder's each window have "Search" edit field. > Itunes also. > > I type 'a' and see now only records that start on a Yes - ok. Kurt has also told this. Yes - this would be cool - i will think about it. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From sunshine at public.kherson.ua Sat Jan 24 09:43:04 2004 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Sat Jan 24 01:43:22 2004 Subject: [Valentina-studio] OFF: snow storm Message-ID: Hi guys, We have had here small snow storm, There was broken a lots of electro-lines. So I was offline 1.5 days. Now I am online. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina -------------------------------------------------------------