How can I add sql statement in C/C++ Eclipse Editor?

685 Views Asked by At

I need to add a few sql statement in C/C++ Editor because I'am using Pro*C/C++

How can i add that in C/C++ Editor using Eclipse?

I am using Eclipse Kepler

1

There are 1 best solutions below

0
On

I have found Edit Plus (https://www.editplus.com/).

It's a text editor that suports new syntax added by user.

There is a syntax file for "ProC or C with embedded SQL" (ProC) : (https://www.editplus.com/dn.php?n=proc2.zip).