Search found 8 matches
- 13.06.2007, 21:00
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: blob field
- Replies: 3
- Views: 1266
hi Peter (and Mark) not sure what happened with the attached file, but i only got 1 page worth of code. ended 5 lines after the changes you said you made. based on what i can remember from my pascal days, i think there's more to the file that is missing. as a newbie to blobbies, i would welcome any ...
- 11.06.2007, 17:46
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: blob field
- Replies: 3
- Views: 1266
blob field
Have an application written in C++ that currently writes 19k worth of formatted data to a file. Need to have a similar function that can write (and read) the data to (and from) a blob field in our firebird database. Current mechanism is numerous fprintf calls to output the data to an fopen'ed file. ...
- 06.12.2006, 14:52
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: unresolved reference to DBLogDlg
- Replies: 2
- Views: 782
- 05.12.2006, 16:45
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: unresolved reference to DBLogDlg
- Replies: 2
- Views: 782
unresolved reference to DBLogDlg
have 6.5.1 and 6.6.0 beta. tried creating a simple application. added a database (which the control can find). enabled "connected" and was able to add/define a table from the database. when trying to run the application, i get an error message about needing to add the DBLogDlg to my uses s...
- 05.12.2006, 16:19
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: C++ Builder 6.0 .h files in Zeos 6.6
- Replies: 2
- Views: 875
- 05.12.2006, 15:54
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Install Zeos lib on C++ Builder 6
- Replies: 2
- Views: 1182
have Firebird 2.0. finally got Zeos 6.6 installed. had to comment out reference to ZDbcASA in ZConnection.pas and include tee*.lib libraries. not sure if this is a bug or not. unable to find the referenced ZDbcASA.dcu file in any part of the Zeos tree. there are ZDbcASA7, 8, and 9 files. not sure ab...
- 05.12.2006, 15:51
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: C++ Builder 6.0 .h files in Zeos 6.6
- Replies: 2
- Views: 875
C++ Builder 6.0 .h files in Zeos 6.6
have Firebird 2.0. finally got Zeos 6.6 installed. had to comment out reference to ZDbcASA in ZConnection.pas and include tee*.lib libraries. created a new test application project and added a database and table (which the controls are able to find in my database), i get the expected .h file include...
- 04.12.2006, 15:30
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Install Zeos lib on C++ Builder 6
- Replies: 2
- Views: 1182