Re: [Pythoncard-users] small samples issues
by Andy Todd other posts by this author
May 15 2002 5:15AM messages near this date
[Pythoncard-users] small samples issues
|
[Pythoncard-users] The oxygen of publicity
Moshe Weitzman wrote:
> First, most everything works quite nicely. In the spirit of improvent, I
> offer ...
>
> - here is some additional README text for the CustDB example:
>
> "data is stored as in a text file in comma separated values (CSV) format.
> For alternative storage formats, see the addresses, flatFileDatabase, and
> TextIndexer samples."
Done, and checked in to CVS.
>
> - dbbrowser seems to assume that the database is on the local host. if there
> is a way to connect to a non-local database, the docs make no mention of the
> syntax for 'database' field.
Possibly my mistake. For Oracle it is not an issue as the connection
description is resolved into a host name, sid name and port number by
SQL*Net (or Net8). I've not used MySQL in full client server mode so I
hadn't considered that angle, any suggestions are more than welcome.
I'm due to do some work on this sample in the near future so I will bear
this in mind.
> - the flatFileDatabase example has no File -> Save menu. This contadicts its
> readme file.
>
Menu item added and CVS has been updated. I'm not sure if this is
intended (or whether the readme needed updating instead) but as the
sample was saving the data on virtually every event anyway adding a way
for the user to trigger it didn't seem too excessive. I'll let Kevin
contradict me if he didn't intend the sample to work this way.
>
> _______________________________________________
> Pythoncard-users mailing list
> Pythoncard-users@[...].net
> https://lists.sourceforge.net/lists/listinfo/pythoncard-users
>
Thanks for your feedback, it is much appreciated. Keep using PythonCard
and let us know of anything else you find.
Regards,
Andy
--
----------------------------------------------------------------------
From the desk of Andrew J Todd esq - http://www.halfcooked.com
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@[...].net
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
Thread:
Moshe Weitzman
Andy Todd
|