dbTalk Databases Forums  

Which database / programming environment to chose

comp.databases comp.databases


Discuss Which database / programming environment to chose in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Snaggy
 
Posts: n/a

Default Which database / programming environment to chose - 08-21-2008 , 10:07 AM






Here my situation: good knowledge of programming in general, good
knowledge on relational databases in general.. no specific knowledge

I've worked in access, SQLServer, MySQL and php (a lot with this one),
SqLite and Ruby/Python...

I need to chose a practical way to develop a program for my company to
manage document lists and revisions.
I need something simple and good reporting capabilities..
What else apart from access and filemaker? Is reporting easy enough in
visualStudio + c# ??

suggestions welcome!
Luca

Reply With Quote
  #2  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 11:11 AM






On 21.08.2008 17:07, Snaggy wrote:
Quote:
Here my situation: good knowledge of programming in general, good
knowledge on relational databases in general.. no specific knowledge

I've worked in access, SQLServer, MySQL and php (a lot with this one),
SqLite and Ruby/Python...

I need to chose a practical way to develop a program for my company to
manage document lists and revisions.
I need something simple and good reporting capabilities..
What else apart from access and filemaker? Is reporting easy enough in
visualStudio + c# ??

suggestions welcome!
Difficult with these rudimentary specifications. How many users are
there? Do you need to implement workflows? How large do you expect the
data set to grow? Do you need a web frontend? ...

From what you write I am pretty sure that you can buy something like
that already. Then there would be the question: why roll your own?

Kind regards

robert


Reply With Quote
  #3  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 11:11 AM



On 21.08.2008 17:07, Snaggy wrote:
Quote:
Here my situation: good knowledge of programming in general, good
knowledge on relational databases in general.. no specific knowledge

I've worked in access, SQLServer, MySQL and php (a lot with this one),
SqLite and Ruby/Python...

I need to chose a practical way to develop a program for my company to
manage document lists and revisions.
I need something simple and good reporting capabilities..
What else apart from access and filemaker? Is reporting easy enough in
visualStudio + c# ??

suggestions welcome!
Difficult with these rudimentary specifications. How many users are
there? Do you need to implement workflows? How large do you expect the
data set to grow? Do you need a web frontend? ...

From what you write I am pretty sure that you can buy something like
that already. Then there would be the question: why roll your own?

Kind regards

robert


Reply With Quote
  #4  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 11:11 AM



On 21.08.2008 17:07, Snaggy wrote:
Quote:
Here my situation: good knowledge of programming in general, good
knowledge on relational databases in general.. no specific knowledge

I've worked in access, SQLServer, MySQL and php (a lot with this one),
SqLite and Ruby/Python...

I need to chose a practical way to develop a program for my company to
manage document lists and revisions.
I need something simple and good reporting capabilities..
What else apart from access and filemaker? Is reporting easy enough in
visualStudio + c# ??

suggestions welcome!
Difficult with these rudimentary specifications. How many users are
there? Do you need to implement workflows? How large do you expect the
data set to grow? Do you need a web frontend? ...

From what you write I am pretty sure that you can buy something like
that already. Then there would be the question: why roll your own?

Kind regards

robert


Reply With Quote
  #5  
Old   
Snaggy
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 11:40 AM



no, it's not so big. Would be max 10 users with something like 100
documents, each with a few revisions..
no web interface needed

what would you do?

Reply With Quote
  #6  
Old   
Snaggy
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 11:40 AM



no, it's not so big. Would be max 10 users with something like 100
documents, each with a few revisions..
no web interface needed

what would you do?

Reply With Quote
  #7  
Old   
Snaggy
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 11:40 AM



no, it's not so big. Would be max 10 users with something like 100
documents, each with a few revisions..
no web interface needed

what would you do?

Reply With Quote
  #8  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 03:35 PM



On 21.08.2008 18:40, Snaggy wrote:
Quote:
no, it's not so big. Would be max 10 users with something like 100
documents, each with a few revisions..
no web interface needed

what would you do?
I'd probably use something like SqLite and a script language that
supports it. How tamper proof does your solution have to be? In that
case you need something with user management.

Depending on your reports generating them in HTML is pretty easy. If
you need charts then it's more effort.

I'd say take what you're comfortable with.

Cheers

robert


Reply With Quote
  #9  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 03:35 PM



On 21.08.2008 18:40, Snaggy wrote:
Quote:
no, it's not so big. Would be max 10 users with something like 100
documents, each with a few revisions..
no web interface needed

what would you do?
I'd probably use something like SqLite and a script language that
supports it. How tamper proof does your solution have to be? In that
case you need something with user management.

Depending on your reports generating them in HTML is pretty easy. If
you need charts then it's more effort.

I'd say take what you're comfortable with.

Cheers

robert


Reply With Quote
  #10  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Which database / programming environment to chose - 08-21-2008 , 03:35 PM



On 21.08.2008 18:40, Snaggy wrote:
Quote:
no, it's not so big. Would be max 10 users with something like 100
documents, each with a few revisions..
no web interface needed

what would you do?
I'd probably use something like SqLite and a script language that
supports it. How tamper proof does your solution have to be? In that
case you need something with user management.

Depending on your reports generating them in HTML is pretty easy. If
you need charts then it's more effort.

I'd say take what you're comfortable with.

Cheers

robert


Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.