Search the web
Sign In
New User? Sign Up
IBObjects · IB Objects support list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Characteristics   Message List  
Reply | Forward Message #43455 of 44319 |
Re: [IBO] Characteristics

Hi Grzesiek,

> ...
> int w = DB->Characteristics.dbServer_Major_Version; => throw
> exception

If you can (I've not used BCB2007, it is a long time since I
have used BCB at all) try placing a breakpoint inside
TIB_Connection.GetCharacterstics (around line 17140 of
IB_Components.pas). See if that helps you track down what is
wrong.

GetCharacteristics should be called as part of
int w = DB->Characteristics.dbServer_Major_Version;
and so the above may help you isolate get to the detail of
the problem.

I dont know why the IDE should show the structure if the
executable cannot... it is a "packed record", so I wonder if
there is some issue with the way you are linked to the IBO
function (is it a DLL/BPL and if so is the executable built
with the same alignment etc).

--
Geoff Worboys
Telesis Computing




Sat Jan 3, 2009 10:30 am

gworboys
Offline Offline
Send Email Send Email

Forward
Message #43455 of 44319 |
Expand Messages Author Sort by Date

Hello, I have problem with Characteristics, DB->Characteristics.dbServer_Major_Version, when I try get this information, I get Access Violation, is this same,...
grzegorz.chmielewski
grzegorz.chm...
Offline Send Email
Jan 3, 2009
9:42 am

Hi Grzesiek, ... If you can (I've not used BCB2007, it is a long time since I have used BCB at all) try placing a breakpoint inside ...
Geoff Worboys
gworboys
Offline Send Email
Jan 3, 2009
10:30 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help