I want to create a database. My laptop is having some problems, so I cannot use Microsoft SQL 2008 to make databases. Is there any software that can help me create a database online?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to use a database service that is free and online, just use your favourite search engine to look for “free database mysql” or “free database sql server”.
Alternatively, if you would like to have a database server running on your laptop, you could perhaps install Microsoft SQL Server Express (you didn’t mention which edition) from http://www.microsoft.com/express/Database/ or you could install MySQL from http://dev.mysql.com/downloads/.