Search Results

Search: Posts Made By: nsmrmd
Forum: Programming 09-25-2009
5,698
Posted By nsmrmd
If you are using Oracle then Oracle SQL developer...
If you are using Oracle then Oracle SQL developer tool, which is free, can help you a lot in this regard.
Forum: Programming 09-25-2009
15,921
Posted By nsmrmd
The above code looks like a MFC which is for...
The above code looks like a MFC which is for Windows.
This will not work under Ubuntu. Try to implement the same using windowing API's like FLTK or even a simple glut will work.
Forum: Programming 09-25-2009
6,849
Posted By nsmrmd
Compiling Pro*C program under unix
Hello,

I am trying to compile a Pro*C program under unix:

proc iname=test.pc
works fine
but then I am not able to compile the test.c file :

gcc test.c -o test.o -L $ORACLE_HOME/lib -l...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 11:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy