Registered users    
MembershipMembership:
Latest New UserLatest:Taganova Ronya
New TodayNew Today:12
New YesterdayNew Yesterday:9
User CountOverall:23415

Private messaging    
You must be logged in to use this module.
Top 10 posters    
NamePosts
Mariette Knap12968
Marina Roos12627
Eriq Neale2117
Stan Guinn1917
Michael Patrick1914
Robert Pearman1791
Nick Pieters1425
william warren650
Stewart Brown620
Kevin D.579
Welcome unauthorized visitor    
If you want to join us in the discussions on this forum you need to register first. Registration is free! If you are already a registered user please login to join the forum.
Small Business Server Support Forum    
Subject: Creating SQL database
Prev Next
You are not authorized to post a reply.

Author Messages
James Stott User is Offline
Australia
Member since
5/21/2005

Registered Users
Posts: 18

5/23/2005 01:27 AM  
I am curious to find out what app would be recommended to create sql databases. I have had a look at Access, and not that it has the ability to create an SQL based 'project', however after reading an earlier post, I am thinking this may not be the way to go.
 
I have a developer's edition of cold fusion (came with my Dreamweaver software), but I understand that Coldfusion is a different technology to SQL. Is this correct? and if it is, what would you suggest I use to create an SQL db?
 
Thanks in anticipation of your response
James
Mariette Knap User is Offline
The Netherlands
Member since
3/24/2005

Forum Admins
Posts: 12968

5/23/2005 08:44 AM  
What do you want to accomplish? If you are looking for a programming environment you may want to look at Visual Studio .Net. I use that to create this site that is also SQL based.

Mariëtte Knap Smallbizserver.Net AdministratorMission accomplished. We have joined the branch office to our SBS 2003 Headquarters and have the same user experience on the branch office as we have on our local  network at the Headquarters. Want to know how? Signup up for a subscription and get instant access to the article series 'How to add an additional Domain Controller from a remote office to the SBS domain'
James Stott User is Offline
Australia
Member since
5/21/2005

Registered Users
Posts: 18

5/23/2005 09:05 AM  
I want to create a membership database that interacts with our website, and allows members to register, update their own details, and for us to administer the database and run search querys.
 
I have very little experience in this area, and will basically be starting from the beginning with any app I use.
 
James
Mariette Knap User is Offline
The Netherlands
Member since
3/24/2005

Forum Admins
Posts: 12968

5/23/2005 10:14 AM  

I think you'll find www.dotnetnuke.com a great solution. Take a look at it. I use it for this site.


Mariëtte Knap Smallbizserver.Net AdministratorMission accomplished. We have joined the branch office to our SBS 2003 Headquarters and have the same user experience on the branch office as we have on our local  network at the Headquarters. Want to know how? Signup up for a subscription and get instant access to the article series 'How to add an additional Domain Controller from a remote office to the SBS domain'
Kenny Murphy User is Offline
United Kingdom
Member since
4/5/2005

Registered Users
Posts: 33

5/23/2005 11:44 PM  
You may find hosting SQL Server on the internet expensive and it can require a reasonable amount of looking after - as well as a fair amount of database and SQL knowledge.  Although Access won't create a 'SQL Server' database, it will create a reasonable little database for fairly basic use.  Granted, it's not designed for heavy concurrent use but for a fairly basic membership database I'd expect it to be quite capable.  It's quite easy to use, lots of ISPs allow Access databases (usually at no extra cost), it's easy to keep backups and writing a query couldn't be much easier.  As a beginner, I'd recommend starting with Access and if your needs outgrow it you'll be in a better position to move up to SQL Server (your Access database can be converted with a wizard to SQL Server).
James Stott User is Offline
Australia
Member since
5/21/2005

Registered Users
Posts: 18

5/24/2005 12:52 AM  
Thanks Kenny.
 
Any suggestions for creating a forum, such as this one?
Kenny Murphy User is Offline
United Kingdom
Member since
4/5/2005

Registered Users
Posts: 33

5/24/2005 01:24 PM  
A forum such as this one (which is SQL Server 2000 based) would be considerably better and more robust using SQL Server!  If you have the Premium edition of SBS then you already have SQL Server and you can start learning how to use it (a very worthwhile exercise in my opinion).  SQL Server 2005 is due out soon and it's capable of some really clever stuff - Microsoft are putting a heck of a lot effort and functionality into SQL Server 2005, it's going to be the most widely used database quite soon in my opinion.  If you take my previous posts into account (SQL Server can be expensive to host) then you would be much better looking at mySQL (free and very capable database) - primarily Linux based (although recent versions run quite well under Windows, but for cheaper hosting you'll probably be considering Linux and something like php for the website coding).  Do not use Access for a forum, it's really not equipped for that.
 
Hope that makes sense - I'd do it with SQL Server 2000 and ASP.NET (or ASP) for the coding side if you had a little bit of money, if you have even less money then use mySQL and php (there are loads of sites out there which will give you code snippets, basic training and tips on using these open source tools).  
 
Finally, if you're idea of a forum is very similar to most people's and you're not too keen to learn about SQL syntax and website coding (not just the HTML!) then you can download packaged forums, where you just customise a few bits and pieces and you're up and running - a quick search on Google will return dozens.  Most of them are completely free to download - just find a host that will enable the install (or find a host which offers a forum engine pre-installed, some do).
You are not authorized to post a reply.



ActiveForums 3.7
Forum policy    
These Discussion Forums are dedicated to the discussion of the Small Business Server and related server and client software. For the benefit of the community please observe the following posting guidelines:
  1. No Advertising. This includes promotion of commercial products and non-commercial products which are not directly related to Small Business Server and related server and client software.
  2. No Flaming or Trolling.
  3. No Profanity, Racism, or Prejudice.
  4. Site Moderators have the final word on approving/removing a thread or post or comment.