On April 1, 2003 07:50, Klepetka, Tom wrote:
> Hi -
>
> I would like to access a mysql database server from a NUMA-Q Sequent
> platform running Dynix/ptx v4.5.2.  Does any of mysql's connectivity
> products (Connector/ODBC, Connector/C++) run under this platform/OS?

  I am afraid that I don't know.

  Does GCC run on this platform?

>  Also, is there a C (not C++) API available?

  The C API is the base API :)

  Cheers!


On April 2, 2003 11:02, you wrote:
> Zak -
>
> Thank you for your response. To answer your question about gcc, yes it does
> run under Dynix. Are you implying that the Connector/C API is delivered as
> source code that could be compiled on the target platform?  If so, is gcc
> the only recommended compiler?  Will any ANSI compiler be sufficient?

  Hello Tom,

  Often, if GCC operates on the platform, then the various bits of MySQL
  software can work as well.

  In theory, any ANSI compliant C++ compiler will do the trick, however this
  has not always proved to be the case in the past. The code is optimized for
  GCC.

> Also, since the C API is the base API for C++ API, does that mean this
> product's API's are callable from (and may be linked into)a C program?

  I am not sure that someone has tried. Usually if they are using C, then
  they use the C API.


Cheers!
--
Zak Greant
MySQL AB Community Advocate


On April 2, 2003 11:58, you wrote:
> Zak -
>
> Last question.  I promise!!!

  Hey Tom,

  Not a problem.

> Mysql offers a C API, separate from its C++ API?  The mysql website only
> talks about the C++ API, so I was under the impression that there is only
> the C++ API.

  Now that you point it out, this is an oversight on our part. We seem to
  assume that everyone knows about the C API. :)

  Visit http://www.mysql.com/doc/en/C.html to find out more about the C API.

> Thanks in advance for all your help.

  Glad to help!

  If you have a few minutes, please do post a followup message to the mailing
  list to let people searching the mailing list archives find out how the
  question was answered!

Good Luck!
--zak



Tom Klepetka
Senior Software Engineer

Intrado Inc.
6285 Lookout Road
Boulder, CO  80301-3343
direct: 630-300-2739
fax: 303-981-0900 (cover letter with my name on it)

Intrado. Informed Response.TM
www.intrado.com 

ATTENTION:

The information contained in this electronic message and any attachments to this 
message are intended for the exclusive use of the addressee(s) and may contain 
confidential or privileged information. If you are not the intended recipient, please 
notify Intrado Inc. immediately at (303) 581-5600 and destroy all copies of this 
message and any attachments.




--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to