Questions tagged as 'firebird'

1
answer

anyone can help with this message here Failed to locate or load the registered .Net Framework Data Provider?

I created an application with Windows forms connecting to firebird, where on my development machine everything works perfectly, but when I put it on the client machine, the following error occurs: System.ArgumentException: Unable to find the...
asked by 07.02.2018 / 18:38
1
answer

FireBird and MySQL

I'm developing a web system, I need to fetch data from a table, the data is in Firebird but I need to replicate it to a mysql database with every insert made in Firebird. Case: There is an existing system using Firebird, which I can not use, so...
asked by 04.01.2018 / 00:10
1
answer

Display a blob image in JS

I need to display images that are saved in the database (firebird) in Blob and I can not go forward with it. a BD function is returned Thisfunctionisreadbythefunctionbelow.FromnowonIwouldneedtoreturntheimagethrough(res.json)tomyfrontendor...
asked by 27.09.2017 / 23:57
0
answers

Error doing Linked Server with Firebird Bank

I installed Firebird 2.5 and the appropriate ODBC driver on my computer. I tested the connection and it worked, I called DB DB . But when I create the linked server in SQL Management Studio 2008, it gives me the following error, number 7303:...
asked by 17.10.2017 / 15:49
0
answers

Application Delphi 10 Seatle does not open

I'm developing an application in delphi 10 seatle with bd firebird and it compiles and runs normally. But when you put it on another computer it gives an error and the address of the memory appears. If I install delphi 10 seatle on that computer...
asked by 28.06.2017 / 18:16
1
answer

Enable Firebird PDO support for PHP [closed]

I can not install Firebird PDO support in PHP. My machine is running Mac The Sierra. I've already researched macports and homebrew and they do not support it. Some old posts do not explain in detail how to solve this problem. Could someone help...
asked by 24.03.2017 / 12:24
1
answer

Migration with Foreign Characters?

The data is from a Firebird database and even opening with official tools the characters do not come in br format, for example: ÁGUA vem µGUA PÃO vem PÆO Find a site that, when entering a special character, for example µ...
asked by 26.03.2017 / 05:05
2
answers

Problems with charset in laravel

I have a Firebird database that was not built through migrations in Laravel , and it has ISO-8859-1 and I need to return an object in JSON format for my application, however, doing this, the following error occurs:...
asked by 07.10.2016 / 16:12
0
answers

Procedure in Firebird with C #

Expensive, good evening I'm new to Firebird, even though I've messed with it a few times, but nothing professional, but now due to a need the Embedded solution has been set to use. Well, I'm developing a user interface with Stored Procedur...
asked by 21.09.2016 / 03:38
0
answers

Protect firebird database

Good morning, I'm developing a C # winforms system with the firebird 3 database that will work on the internal network a company, the same follows a client x server scheme, where it will have a server application with the DB and the clie...
asked by 19.09.2016 / 15:28