Subject | insert statement problem |
---|---|
Author | raxyshah |
Post date | 2003-05-01T20:54:52Z |
hi guys,
i am stuck up in a strange problem.
i am creating a database/table...i than try to insert about 10 lines
into that table...i just check it out with the select staement to
find whether my rows have been inserted....i than quit the
database....
i try to again logon to the database...i query the database with
select statement......and to my surprise i find that that all my
tables are empty...!!!
am i missing any parameters while creating the database...
i just created it using create database name user username password
password;
plz reply,
thanks
Raxit
i am stuck up in a strange problem.
i am creating a database/table...i than try to insert about 10 lines
into that table...i just check it out with the select staement to
find whether my rows have been inserted....i than quit the
database....
i try to again logon to the database...i query the database with
select statement......and to my surprise i find that that all my
tables are empty...!!!
am i missing any parameters while creating the database...
i just created it using create database name user username password
password;
plz reply,
thanks
Raxit