PC Review


Reply
Thread Tools Rate Thread

DATABASE RECOMMENDATIONS PLEASE

 
 
=?Utf-8?B?UkpTNDQ0NA==?=
Guest
Posts: n/a
 
      19th Feb 2006
Hello MVPs and community! I need your recommendatins for a database that is
easy to design, install and manage on my FP2003 site soon to be online.
Started to work with asp.net but my OS is Win XP home and doesn't have IIS
installed. I have searched MS and asp.net and unable to find download for
IIS. Please advise your recommendations for a database format that fit above
criteria. Thanks, RJS

 
Reply With Quote
 
 
 
 
Murray
Guest
Posts: n/a
 
      19th Feb 2006
You cannot install IIS on WXPHome without resorting to hacks that I wouldn't
want to do.

Access would be the database for you most likely - what are you intending to
do with it?

--
Murray
--------------
MVP FrontPage


"RJS4444" <(E-Mail Removed)> wrote in message
news:27DBE7D9-4820-498F-854D-(E-Mail Removed)...
> Hello MVPs and community! I need your recommendatins for a database that
> is
> easy to design, install and manage on my FP2003 site soon to be online.
> Started to work with asp.net but my OS is Win XP home and doesn't have IIS
> installed. I have searched MS and asp.net and unable to find download for
> IIS. Please advise your recommendations for a database format that fit
> above
> criteria. Thanks, RJS
>



 
Reply With Quote
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      19th Feb 2006
IIS is not supported on Windows XP Home. Your best bet is to upgrade to XP
Pro.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/


"RJS4444" <(E-Mail Removed)> wrote in message
news:27DBE7D9-4820-498F-854D-(E-Mail Removed)...
> Hello MVPs and community! I need your recommendatins for a database that
> is
> easy to design, install and manage on my FP2003 site soon to be online.
> Started to work with asp.net but my OS is Win XP home and doesn't have IIS
> installed. I have searched MS and asp.net and unable to find download for
> IIS. Please advise your recommendations for a database format that fit
> above
> criteria. Thanks, RJS
>



 
Reply With Quote
 
=?Utf-8?B?UkpTNDQ0NA==?=
Guest
Posts: n/a
 
      19th Feb 2006
Thanks for your quick reply. Needs are for simple database user information
collection, edit, reports plus login UI. It would be nice to have the
asp.net dynamic page interactivity features but I can live without it. The
asp.net web matrix tool I downloaded seems easy to design in except for the
IIS issue. I can get XP Pro but not sure I want to go thru an OS re-install
and possib lose files, etc. The mysql 5.0 server I download appears too
complicated for me unless I downloaded the wrong tool. So, still need help in
choosing a database format. Thanks

"RJS4444" wrote:

> Hello MVPs and community! I need your recommendatins for a database that is
> easy to design, install and manage on my FP2003 site soon to be online.
> Started to work with asp.net but my OS is Win XP home and doesn't have IIS
> installed. I have searched MS and asp.net and unable to find download for
> IIS. Please advise your recommendations for a database format that fit above
> criteria. Thanks, RJS
>

 
Reply With Quote
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      19th Feb 2006
You don't have to reinstall the OS to go from XP Home to XP Pro - it's an
upgrade. I've done it a number of times and never lost a thing.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/


"RJS4444" <(E-Mail Removed)> wrote in message
news:0C65607C-1253-4C6B-8B69-(E-Mail Removed)...
> Thanks for your quick reply. Needs are for simple database user
> information
> collection, edit, reports plus login UI. It would be nice to have the
> asp.net dynamic page interactivity features but I can live without it.
> The
> asp.net web matrix tool I downloaded seems easy to design in except for
> the
> IIS issue. I can get XP Pro but not sure I want to go thru an OS
> re-install
> and possib lose files, etc. The mysql 5.0 server I download appears too
> complicated for me unless I downloaded the wrong tool. So, still need help
> in
> choosing a database format. Thanks
>
> "RJS4444" wrote:
>
>> Hello MVPs and community! I need your recommendatins for a database that
>> is
>> easy to design, install and manage on my FP2003 site soon to be online.
>> Started to work with asp.net but my OS is Win XP home and doesn't have
>> IIS
>> installed. I have searched MS and asp.net and unable to find download for
>> IIS. Please advise your recommendations for a database format that fit
>> above
>> criteria. Thanks, RJS
>>



 
Reply With Quote
 
=?Utf-8?B?Sm9obiBmcm9tIFB1Z2V0IFNvdW5k?=
Guest
Posts: n/a
 
      19th Feb 2006
You also need to consider what your web host has available, whether SQL
Server, mySQL, Access or whatever. Often they charge more for DB access. Also
you could consider XML, or otherwise storing your data on local files, though
there certainly are problems with that.

Access is friendliest, but still more complex than FrontPage. Also is Access
threadsafe yet? I know it had problems scaling to very heavy usage not too
long ago.

- J

"Kathleen Anderson [MVP - FrontPage]" wrote:

> You don't have to reinstall the OS to go from XP Home to XP Pro - it's an
> upgrade. I've done it a number of times and never lost a thing.
>
> --
> ~ Kathleen Anderson
> Microsoft MVP - FrontPage
> Spider Web Woman Designs
> web: http://www.spiderwebwoman.com/resources/
>
>
> "RJS4444" <(E-Mail Removed)> wrote in message
> news:0C65607C-1253-4C6B-8B69-(E-Mail Removed)...
> > Thanks for your quick reply. Needs are for simple database user
> > information
> > collection, edit, reports plus login UI. It would be nice to have the
> > asp.net dynamic page interactivity features but I can live without it.
> > The
> > asp.net web matrix tool I downloaded seems easy to design in except for
> > the
> > IIS issue. I can get XP Pro but not sure I want to go thru an OS
> > re-install
> > and possib lose files, etc. The mysql 5.0 server I download appears too
> > complicated for me unless I downloaded the wrong tool. So, still need help
> > in
> > choosing a database format. Thanks
> >
> > "RJS4444" wrote:
> >
> >> Hello MVPs and community! I need your recommendatins for a database that
> >> is
> >> easy to design, install and manage on my FP2003 site soon to be online.
> >> Started to work with asp.net but my OS is Win XP home and doesn't have
> >> IIS
> >> installed. I have searched MS and asp.net and unable to find download for
> >> IIS. Please advise your recommendations for a database format that fit
> >> above
> >> criteria. Thanks, RJS
> >>

>
>
>

 
Reply With Quote
 
DKid
Guest
Posts: n/a
 
      26th Feb 2006
On Sun, 19 Feb 2006 08:04:28 -0800, "RJS4444"
<(E-Mail Removed)> wrote:

>Hello MVPs and community! I need your recommendatins for a database that is
>easy to design, install and manage on my FP2003 site soon to be online.
>Started to work with asp.net but my OS is Win XP home and doesn't have IIS
>installed. I have searched MS and asp.net and unable to find download for
>IIS. Please advise your recommendations for a database format that fit above
>criteria. Thanks, RJS


Access is easy if you must go with MS.
MySql is much easier than you think.
php is easy too.

 
Reply With Quote
 
Guy
Guest
Posts: n/a
 
      10th Mar 2006
Upgrade to XP Pro or find a host that supports FrontPage Extensions. The use
Access as it has some built in functionality with FrontPage.

--
Guy
Forefront Business Solutions
www.forefrontbusinesssolutions.com
www.forefrontbusiness.com


"DKid" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Sun, 19 Feb 2006 08:04:28 -0800, "RJS4444"
> <(E-Mail Removed)> wrote:
>
>>Hello MVPs and community! I need your recommendatins for a database that
>>is
>>easy to design, install and manage on my FP2003 site soon to be online.
>>Started to work with asp.net but my OS is Win XP home and doesn't have IIS
>>installed. I have searched MS and asp.net and unable to find download for
>>IIS. Please advise your recommendations for a database format that fit
>>above
>>criteria. Thanks, RJS

>
> Access is easy if you must go with MS.
> MySql is much easier than you think.
> php is easy too.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database sizing recommendations for shared BCM database? sandlapper99 Microsoft Outlook BCM 2 29th Feb 2008 05:46 PM
Recommendations for online database services? Steve Microsoft Frontpage 1 27th Feb 2008 12:41 PM
Database and Program Recommendations frankdowling1@yahoo.com Microsoft Access 0 2nd Dec 2005 01:33 PM
Database Recommendations - Too Many Fields Karl Burrows Microsoft Access 1 26th Jan 2005 04:59 AM
database recommendations =?Utf-8?B?S2F0aHk=?= Microsoft Access 2 7th Jan 2005 03:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:45 AM.