|
|
|
|||||
|
ICE can used by Delphi?
hi, i am a delphi programmer,i am interesting with ice.
now, i uesd the delphi in desktop development. is there any way to use ice service with delphi? i mean : i write Server with c++, and access server use my delphi desktop program. how ice access database on linux and windows XP/2000/NT? ODBC,OLEDB or others? thanks! |
|
|||||
|
Language independence
Client and server can be developed independently and in different programming languages (currently C++ and Java). The Slice definition used by both client and server establishes the interface contract between them and is the only thing they need to agree on. So you can't call an ICE server directly by using Delphi. Instead of it , you can develop a middle layer between ICE server and your Delphi program . You can call the Database API in ICE programs . and Freeze is a good choice to access Berkeley DB . marc and bernard give more professional tips here : Replace Freeze by PostgreSQL Last edited by ccba : 07-16-2003 at 03:06 AM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| About ICE for delphi | godman | Comments | 2 | 09-16-2004 06:23 AM |
| i need ice for delphi , thank you! | fauna | Help Center | 1 | 07-24-2004 05:03 AM |
| Would ICE be port to Delphi | 3100 | Help Center | 0 | 07-20-2004 02:03 AM |
| Support for Delphi | Z_Q_S | Comments | 1 | 05-01-2004 04:37 PM |
| Can I use ice in delphi? | xb_luotuo | Help Center | 1 | 08-25-2003 10:31 AM |