I have a database, which i am using to store data about restaurants. I am trying to connect to the database to display the data, however it tells me my slect statement is not returning anything. I am using my sql front, however when i enter data into the database i have created, exit then login in again, the data is gone. Im unsure of why it is doing this Do you think it maybe somthing to do with the connection from my sql front to the my sql database? Im unsure why i am having these problems.
Adi