Print Page | Close Window

Creating a database

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=8658
Printed Date: 07 April 2026 at 11:05am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Creating a database
Posted By: madept
Subject: Creating a database
Date Posted: 07 January 2004 at 10:53pm
I'm trying to setup the mssql webwiz on my server. I've setup the mssql server, and it's running.
How do I create a database to use?

Is there some web script like phpmyadmin for mysql?




Replies:
Posted By: michael
Date Posted: 07 January 2004 at 11:19pm
if you have enterprise manager you can easily create a db there.
Otherwise just type in a dos prompt:
osql -E -Q"Create Database wwforum"
or is you rather use sql authentication
osql -Usa -Pyourpassword -Q"Create Database wwforum"

and you have a wwforum database

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: Joey805
Date Posted: 08 January 2004 at 4:35am
Use the upsizing wizard in access to create your database.


Posted By: madept
Date Posted: 08 January 2004 at 2:05pm
Thanks for the help!
I wasn't sure from the requirements if it would work under Abyss but it's working perfectly.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net