Questions tagged as 'firebird'

1
answer

Error connecting to firebird database

I'm trying to create a web application and want to use java and html. Well after all set up and ready for a little connection test the following error occurs: Fev 09, 2016 1:28:02 PM org.apache.catalina.core.StandardWrapperValve invoke GRAVE:...
asked by 09.02.2016 / 20:17
2
answers

Maximum size for the name of stored procedures, fields, etc ... in Firebird

I searched through various sources and found no definitive answer to this question. I think this is a pertinent question because, based on this, we can create the names of database objects by glimpsing these boundaries. For example, suppos...
asked by 14.03.2016 / 12:52
1
answer

Error: Class org.firebirdsql.jdbc.FBDriver has unsupported major or minor version numbers

Personal I have this error someone knows what it is: An Error Occurred:    java.lang.UnsupportedClassVersionError: Class org.firebirdsql.jdbc.FBDriver has unupported major or minor version numbers, which are greater than those found in the...
asked by 22.01.2016 / 02:50
1
answer

BeforePost writing wrong information

In my Delphi application, when I break an agreement with my Client, I must update the operations data! So I start by deleting some data from the Client, the problem happens just in this part: procedure TDMClientes.QOperacoesBeforePost(DataS...
asked by 18.02.2016 / 17:15
2
answers

How to use Firebird database on the network with C #?

I developed a C # Windows Forms application with Firebird database and I need to put the application with the database on a machine that will be a server type. With this, I need to access this database from the server by other machines that will...
asked by 30.11.2015 / 17:55
2
answers

How to use my Firebird database already populated for a web project in Visual Studio 2015 using entity framework?

I have a Firebird database already populated and I would like to use this same base for a web project in visual studio 2015. I installed Firebird ADO.NET Data Provider and tried to give a "connect to database" in visual studio, I selected "Fi...
asked by 26.01.2016 / 14:42
1
answer

How to do Reverse engineering via EntityFramework using a Firebird data source in VisualStudio 2015?

I have a Firebird database already populated and I would like to use this same base for a web project in visual studio 2015. I would like to use a class library and generate the template using EF Code-First - Starting from an existing databas...
asked by 26.01.2016 / 20:35
1
answer

Can you use Firebird by accessing Windows Phone?

I developed a C # Windows Forms application with Visual Studio 2013 and with Firebird database, but I would like to make a small application to facilitate access to the system. But in this application it would be necessary to access the same app...
asked by 07.10.2015 / 20:25
2
answers

Firebird - Select with date less than 10 days

I searched but did not understand how to use the DATEDIFF () function in FIREBIRD What I need is for the query to return me records with dates up to 10 days prior to the current date . Note: Understand current date by the day the query...
asked by 31.08.2015 / 20:06
2
answers

Error in registering a Firebird 2.0 bank in IBExpert

I'm having trouble registering a Firebird 2.0 database on IBExpert. Thanks for the help! The following errors are occurring: Attempt 01 Attempting to connect to: localhost:C:\Proviser\SGDB\Proviser.GDB Connecting... Failed!    Clien...
asked by 02.09.2015 / 22:52