Questions tagged [flamerobin]

FlameRobin is a database administration tool for Firebird RDBMS

32 questions
0
votes
2 answers

Firebird - Converting stored integer to time equivalent

I am currently working on a Firebird database which stores slots for a time (like appointments). In the data the timeslot is stored in an Integer format but is not the slot time. Example: Slot Time: 11am Database Value: 660 The database value is…
Stuart1044
  • 404
  • 5
  • 16
0
votes
2 answers

Firebird query result to CSV using Flamerobin

I am trying to export the data from a Firebird store procedure using a loop. I am using Flamerobin tool to do this. I get the results but the columns and rows are all messed up when I export them to csv file! All headers will be in one cell and…
user3314399
  • 307
  • 3
  • 9
  • 22
1 2
3