On 20-5-2016 13:21, Mark Rotteveel [email protected] 
[firebird-support] wrote:
> I think you have too many `/` after the port number. Try
>
> sa.create_engine('firebird+fdb://SYSDBA:[email protected]:3050/c:\\Users\\elvis\\Documents\\VAS.fdb')
>
> It would also be very helpful to post the error message you get when
> doing this.

Also note that the Firebird server is very likely not able to access 
files in a user folder, as those are only accessible by that user, and 
not by the user running the Firebird service (unless Firebird is running 
as user elvis).

Mark
-- 
Mark Rotteveel

Reply via email to