If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Esql/c

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-22-08, 01:20
mora1 mora1 is offline
Registered User
 
Join Date: May 2008
Posts: 1
Question Esql/c

I have a experience in 4gl informix. And I esql/c is a product from Informix suite. However, why one would use esql/c as a development tool instead of 4gl? when 4gl is 4th generation language.
I have an interview in esql/c ?
so, any help is appreciated.

thanks
Mora1
Reply With Quote
  #2 (permalink)  
Old 08-01-09, 09:39
funny_irony funny_irony is offline
Registered User
 
Join Date: Aug 2009
Posts: 4
I have used esql/c in my previous company and currently I am using 4gl in my current company.

1) Code written in esql/c seem to be faster than 4gl.
2) Esql/C can also handle file I/O directly. 4gl need to include c library to handle file I/O.

In my previous company, my team migrate from informix to oracle DB and esql/c to pro C. Recompiling the code is easy.
In my current company, we are also trying to migrate to oracle. However, migrating 4gl to plsql is very difficult. There are no freeware availiable to help us in the migration and our IT budget is limited.
3) So I think esql/c is more portable than 4gl.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On