Mail Archives: cygwin/2001/10/09/12:35:30
	I use proc (Pro C) for Oracle databases, 
      because 
	1) many "unix" applications which accessed Oracle from
      C programs used this pre-processor compiler.
 
      2) the unix applications I ported to cygwin already had extensive 
	   code written in Pro C.
      If you are starting from scratch, vanilla code and designing a new app
though,
	 an ODBC interface might be much nicer. 
	If you are doing a web based app, you might consider
      an apache server with an owa_module. Then write stored procedures in
PL/SQL.
      etc...
     
Darius Clynes 
Software Engineer
European Commission
Rue De Mot 24
Brussels, 1040 
Belgium
Office tel: +32 2   2962441
       fax: +32 2   2966025
Cell phone: +32 476 218850
      
         
>-----Original Message-----
>From: David [mailto:cupcake AT sdf DOT lonestar DOT org]
>Sent: Tuesday, October 09, 2001 3:50 PM
>To: cygwin AT cygwin DOT com
>Subject: databases
>
>
>Hi List,
>
>What is the recommended strategy for database access to 
>databases such as sybase or oracle or even sql server?
>
>Is there an ODBC link for cygwin gcc? If not, has anyone
>written a jdbc subroutine to hand off sql and get an array
>back? Is there a help page or a main link for databases?
>Who is the main contact on this?
>
>Thanks,
>
>David
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/
>
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
- Raw text -