Re: [GNC-dev] Just curious, images to file or MySQL

2022-10-21 Thread John Ralls
> On Oct 20, 2022, at 10:06 PM, Jeff wrote: > > On 12/8/21 10:48 AM, john wrote: >> >>> On Dec 7, 2021, at 10:27 PM, Jeff wrote: >>> >>> On 12/7/21 11:38 AM, john wrote: > On Dec 7, 2021, at 1:40 AM, Jeff wrote: > > Since GNC is based on XML and MySQL, how hard would it

Re: [GNC-dev] Just curious, images to file or MySQL

2022-10-20 Thread Jeff
On 12/8/21 10:48 AM, john wrote: On Dec 7, 2021, at 10:27 PM, Jeff wrote: On 12/7/21 11:38 AM, john wrote: On Dec 7, 2021, at 1:40 AM, Jeff wrote: Since GNC is based on XML and MySQL, how hard would it be to upgrade to link the code to a MySQL database format for document saving (i.e.c

Re: [GNC-dev] Just curious, images to file or MySQL

2021-12-08 Thread john
> On Dec 7, 2021, at 10:27 PM, Jeff wrote: > > On 12/7/21 11:38 AM, john wrote: >> >>> On Dec 7, 2021, at 1:40 AM, Jeff wrote: >>> >>> Since GNC is based on XML and MySQL, how hard would it be to upgrade to >>> link the code to a MySQL database format for document saving (i.e.check >>> ima

Re: [GNC-dev] Just curious, images to file or MySQL

2021-12-08 Thread Derek Atkins
On Wed, December 8, 2021 1:27 am, Jeff wrote: > > I understand the direct link to a file or URL but; how does one specify > a URI? I'm not sure I understand the question. When you select a file as an image to attach, it will enter the URI file://path/to/file.img You can set a default path in t

Re: [GNC-dev] Just curious, images to file or MySQL

2021-12-07 Thread Jeff
On 12/7/21 11:38 AM, john wrote: On Dec 7, 2021, at 1:40 AM, Jeff wrote: Since GNC is based on XML and MySQL, how hard would it be to upgrade to link the code to a MySQL database format for document saving (i.e.check images) instead of just an XML hard link to a file? Even though there see

Re: [GNC-dev] Just curious, images to file or MySQL

2021-12-07 Thread john
> On Dec 7, 2021, at 1:40 AM, Jeff wrote: > > Since GNC is based on XML and MySQL, how hard would it be to upgrade to link > the code to a MySQL database format for document saving (i.e.check images) > instead of just an XML hard link to a file? > > Even though there seems to be a limit on