![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » ElevateDB Technical Support » Support Forums » ElevateDB General » View Thread |
Messages 1 to 4 of 4 total |
![]() |
Wed, Feb 29 2012 3:54 AM | Permanent Link |
Mauro Botta | hi
1) Can i to have 2 session , first LOCAL , and second REMOTE ? used in Mixed Mode ? the folder archives and always the same I have an application designed for local access, 95 % of table should to use Local Mode. but I would like to use for some heavy query a remote mode to decrease network traffic. 2) Can i to activate EDB Server in My application ? How ? Tnx Mauro Botta http://www.midaconverter.com |
Wed, Feb 29 2012 2:21 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Mauro,
<< 1) Can i to have 2 session , first LOCAL , and second REMOTE ? used in Mixed Mode ? >> Sure, no problem. << 2) Can i to activate EDB Server in My application ? How ? >> Are you asking if you can embed an EDB Server in your application ? If so, then yes, you can. Just change the TEDBEngine.EngineType from etClient to etServer. The rest stays the same. If you're asking if you can remotely start up an EDB Server, then no, not using the EDB code. -- Tim Young Elevate Software www.elevatesoft.com |
Tue, Mar 6 2012 12:32 PM | Permanent Link |
Mauro Botta | Hi
I'm tring...but i have an error all ok , when i read table using a remote database / session. but now i must write a field.. and un error "Access Violation"... is showed. dm.tblInfo.open; sTemp := dm.tblInfo.FieldByName('INFO').AsString; .... ... dm.tblInfo.Edit; <-- ERROR hint ? |
Wed, Mar 7 2012 3:14 AM | Permanent Link |
Roy Lambert NLH Associates ![]() | Mauro
An AV is raised when a component you're trying to access doesn't exist. So the probability is that somewhere between your open and edit statements you've freed either dm or tblInfo or both Roy Lambert [Team Elevate] |
This web page was last updated on Wednesday, July 2, 2025 at 06:46 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |