Database Management
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesDatabase Management

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here!
  #1  
Old July 3rd, 2002, 08:23 PM
spaghettibones spaghettibones is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2002
Posts: 1 spaghettibones User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Database

I am on the lookout for a database program. currently we are using access which doesn't allow a multiple user feature [I suppose it does but it is incredibly unstable] can anyone recommend a program that can allow thumbnails of image in the database?

Reply With Quote
  #2  
Old July 3rd, 2002, 08:57 PM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Pembroke Pines, Florida, USA
Posts: 2,300 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 3 h 2 m 4 sec
Reputation Power: 43
Any real database management system (DBMS) can store binary data (known as LOB, BLOB, or CLOB fields). Binary data includes images, as well as many other types of data. The real question is not what DBMS to use, but what front-end programming environment to create the user forms, reports, etc... where you will be showing these thumbnails.

Access can actually be used fairly successfully as a front-end for other DBMSs. This works fine for smaller-simple projects, but I generally recommend steering clear of Access's front-end environment if your needs are large or complex. Web based systems are often quite successful, especially if you want to display web images such as JPG or GIFs. In that case I recommend PHP (www.php.net), but you can also use ASP, JSP, Java Servlets, Perl, or a lot of other programming environments that work with webservers.

For the actual DDBMS to use with all this:
If you want to stick with Microsoft, use SQL Server. If you don't mind an open-source (and free) solution, you can use MySQL or (better) PostgreSQL. If you don't mind spending a some money, there is Sybase or DB2. If you don't mind spending a lot of money, there is Oracle.
__________________
The real n-tier system:

FreeBSD -> PostgreSQL -> [any_language] -> Apache -> Mozilla/XUL

Amazon wishlist -- rycamor (at) gmail.com

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesDatabase Management > Database


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway