On 4/10/07, mandark <[EMAIL PROTECTED]> wrote:

> weeeeeh... good scrumble with the codes.. what about the queries(add,
> delete, update, etc.)?
> is there a manual for this(for a noob)?

if you want to know about SQL basics
http://sqlcourse.com/intro.html

or if you are asking how to use the insert, delete and update sql
statements, just replace the SELECT * from Employees statement with
your own sql statement...

insert, delete and update will return the number of rows affected by
the query, the select statement will return the recordset (results).

--

-------------------------------------------------------------------------------
ロアボレ, アンドル
Linux Registered User #395151
JITSE/PhilNITS (FE05-0005)
_________________________________________________
Kagay-Anon Linux Users' Group (KLUG) Mailing List
[email protected] (http://cdo.linux.org.ph)
Searchable Archives: http://archives.free.net.ph


can i used xampp?how?

--
ArchAngel
_________________________________________________
Kagay-Anon Linux Users' Group (KLUG) Mailing List
[email protected] (http://cdo.linux.org.ph)
Searchable Archives: http://archives.free.net.ph

Reply via email to