Re: [firebird-support] Firebird Embedded on web hosting

2016-09-26 Thread amigof...@gmail.com [firebird-support]
yes , from a script that generate this informations on the server : OS Version : Microsoft Windows NT 6.3.9600.0 Started Time : Win32NT IIS Version : Microsoft-IIS/8.5 it's a shared web hosting and fb version is Firebird-2.5.4.26856-0_Win32_embed

RE: [firebird-support] Firebird Embedded on web hosting

2015-09-21 Thread Glenn Thomas Hvidsten g...@vensafe.no [firebird-support]
[mailto:firebird-support@yahoogroups.com] Sent: 21. september 2015 11:57 To: firebird-support@yahoogroups.com Subject: Re: [firebird-support] Firebird Embedded on web hosting sorry but i didn't understand your point ... can you explain more please ? anyway, since i cannot control where fbembedded

Re: [firebird-support] Firebird Embedded on web hosting

2015-09-21 Thread Doychin Bondzhev doyc...@dsoft-bg.com [firebird-support]
-support@yahoogroups.com > [mailto:firebird-support@yahoogroups.com] > Sent: 21. september 2015 11:57 > To: firebird-support@yahoogroups.com > Subject: Re: [firebird-support] Firebird Embedded on web hosting > > > > sorry but i didn't understand your point ... can you explain mo

Re: [firebird-support] Firebird Embedded on web hosting

2015-09-21 Thread amigof...@gmail.com [firebird-support]
sorry but i didn't understand your point ... can you explain more please ? anyway, since i cannot control where fbembedded put it's lock and trace files, my only option now is to build firebird from source and change the directory by hand .

Re: [firebird-support] Firebird Embedded on web hosting

2015-09-20 Thread Louis van Alphen lo...@nucleo.co.za [firebird-support]
Ok but the rather copy to a place where you can access it on a fbsrever. Opening up other areas of a webserver is a bad idea Sent from my iPad On 19 Sep 2015, at 18:41, "amigof...@gmail.com [firebird-support]" wrote: > i have to do it, > > > my client

Re: [firebird-support] Firebird Embedded on web hosting

2015-09-19 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 18-9-2015 19:50, amigof...@gmail.com [firebird-support] wrote: > i have problems on using firebird embedded on my asp.net web host . > > everything work fine locally but on the web i have an exception > > System.Data.Entity.Core.EntityException: The underlying provider failed > on Open. --->

Re: [firebird-support] Firebird Embedded on web hosting

2015-09-19 Thread hv...@users.sourceforge.net [firebird-support]
---In firebird-support@yahoogroups.com, wrote : > On 18-9-2015 19:50, amigoface@... mailto:amigoface@... [firebird-support] > wrote: > > i have problems on using firebird embedded on my asp.net web host . > > > > everything work fine locally but on the web i have an exception >

RE: [firebird-support] Firebird Embedded on web hosting

2015-09-19 Thread 'Louis van Alphen' lo...@nucleo.co.za [firebird-support]
Any reason why you use embedded and not server version of FB? From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] Sent: 19 September 2015 10:49 AM To: firebird-support@yahoogroups.com Subject: Re: [firebird-support] Firebird Embedded on web hosting

Re: [firebird-support] Firebird Embedded on web hosting

2015-09-19 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 19-9-2015 10:48, hv...@users.sourceforge.net [firebird-support] wrote: > ---In firebird-support@yahoogroups.com, wrote : > > > On 18-9-2015 19:50, amigoface@... > [firebird-support] wrote: > > > > i have problems on using firebird embedded on my asp.net

RE: [firebird-support] Firebird Embedded on web hosting

2015-09-19 Thread amigof...@gmail.com [firebird-support]
i have to do it, my client have a firebird database that run with a local business software . and we want to have the same data on the web for read only access so the simplest way is to upload the database to a web host and use firebird embedded to access it with an asp.net web