SQL
SQL
- Subject: SQL
- From: Carlos Coutinho <email@hidden>
- Date: Mon, 24 Feb 2003 03:41:32 +0000
I won't to create a front-end industrial managment application for mac.
To do that I need to access a database and do some querying on them ans
present the user with thw apropriate information. In a future
development stage it would be nice to have some barcode readers
connected to the computers using this application for faster
information additions. I'm planning to use MySQL to have a databse
server which any computer in intranet would access it, view it and
sometimes write to it.
How can i test some basic database access using Cocoa, so that I can
conclude if I can develop such application?
Carlos Coutinho
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
- Follow-Ups:
- Re: SQL
- From: Stéphane Pinel <email@hidden>