PC Review


Reply
Thread Tools Rate Thread

Access, ASP and PHP, MySQL confussion

 
 
Susan
Guest
Posts: n/a
 
      17th Sep 2007
I know PHP can be used with FP and then MySQL used with PHP. But if one
sticks with MS products would Access correspond to the MySQL and PHP to
ASP?

Are there advantages in sticking with the MS products in that after one has
a database created, the other products could be used to generate
user-friendly reports? In other words if one has a database created with
MySQL, how would one generate user-friendly printed reports?

I know this does not address FP issue but I know that Thomas Rowe knows PHP
and others use Access and ASP with FP.

Thank you for any information.
Susan


 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      17th Sep 2007
Correction, I work only with Classic ASP and MS Access which requires the site to be hosted on a
Windows IIS web server.

Under Windows you can also
- use PHP with MS Access with IIS
- use Classic ASP / ASP.net with MySQL

FP directly supports working with Classic ASP / ASP.net / MS Access and MS SQL server.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Susan" <(E-Mail Removed)> wrote in message news:%23%23MVpKT%(E-Mail Removed)...
>I know PHP can be used with FP and then MySQL used with PHP. But if one sticks with MS products
>would Access correspond to the MySQL and PHP to ASP?
>
> Are there advantages in sticking with the MS products in that after one has a database created,
> the other products could be used to generate user-friendly reports? In other words if one has a
> database created with MySQL, how would one generate user-friendly printed reports?
>
> I know this does not address FP issue but I know that Thomas Rowe knows PHP and others use Access
> and ASP with FP.
>
> Thank you for any information.
> Susan
>



 
Reply With Quote
 
Paul C
Guest
Posts: n/a
 
      17th Sep 2007
Hi Susan
Here are some articles there are many more on the web
http://www.webpronews.com/expertarti.../22/asp-vs-php

http://www.builderau.com.au/program/...0283074,00.htm

Paul M


"Susan" <(E-Mail Removed)> wrote in message
news:%23%23MVpKT%(E-Mail Removed)...
>I know PHP can be used with FP and then MySQL used with PHP. But if one
>sticks with MS products would Access correspond to the MySQL and PHP to
>ASP?
>
> Are there advantages in sticking with the MS products in that after one
> has a database created, the other products could be used to generate
> user-friendly reports? In other words if one has a database created with
> MySQL, how would one generate user-friendly printed reports?
>
> I know this does not address FP issue but I know that Thomas Rowe knows
> PHP and others use Access and ASP with FP.
>
> Thank you for any information.
> Susan
>



 
Reply With Quote
 
Susan
Guest
Posts: n/a
 
      17th Sep 2007
Thanks Thomas, sorry I got it wrong but I knew you had knowledge about PHP
though.

I am working on creating a database with MySql and PHP. I abandoned FP
because I could log into the hosting site from a couple locations and use
free FTP tool and not be dependent upon FP being installed on PCs. How easy
it is to create printed reports from a MySQL database. I began to wonder if
I should have stayed with Microsoft products. If I had created database
with Access, then are reports easy to generate?

So I could have used the PHP to create Access database without depending on
FrontPage? Then with Access, the other Microsoft applications could be used
against it? I am trying to evaluate the best way to go.

"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:u1nfDRT%(E-Mail Removed)...
> Correction, I work only with Classic ASP and MS Access which requires the
> site to be hosted on a Windows IIS web server.
>
> Under Windows you can also
> - use PHP with MS Access with IIS
> - use Classic ASP / ASP.net with MySQL
>
> FP directly supports working with Classic ASP / ASP.net / MS Access and MS
> SQL server.
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Susan" <(E-Mail Removed)> wrote in message
> news:%23%23MVpKT%(E-Mail Removed)...
>>I know PHP can be used with FP and then MySQL used with PHP. But if one
>>sticks with MS products would Access correspond to the MySQL and PHP to
>>ASP?
>>
>> Are there advantages in sticking with the MS products in that after one
>> has a database created, the other products could be used to generate
>> user-friendly reports? In other words if one has a database created with
>> MySQL, how would one generate user-friendly printed reports?
>>
>> I know this does not address FP issue but I know that Thomas Rowe knows
>> PHP and others use Access and ASP with FP.
>>
>> Thank you for any information.
>> Susan
>>

>
>



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      17th Sep 2007
See inline below...

FYI: I have never used PHP or MySQL.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Susan" <(E-Mail Removed)> wrote in message news:uIIDouT%(E-Mail Removed)...
> Thanks Thomas, sorry I got it wrong but I knew you had knowledge about PHP though.
>
> I am working on creating a database with MySql and PHP. I abandoned FP because I could log into
> the hosting site from a couple locations and use free FTP tool and not be dependent upon FP being
> installed on PCs. How easy it is to create printed reports from a MySQL database. I began to
> wonder if I should have stayed with Microsoft products. If I had created database with Access,
> then are reports easy to generate?


To generate reports via scripting you are limited to the command available in the lanaguage and your
knowledge/resources for either PHP or ASP, however to use either locally requires that you have a
web server installed so that you can access the PHP/ASP scripts and MS SQL or MySQL Database Server
via http.

With Access, you could always download the database and work with it directly in MS Access or export
the data to Excel.

>
> So I could have used the PHP to create Access database without depending on FrontPage? Then with
> Access, the other Microsoft applications could be used against it? I am trying to evaluate the
> best way to go.


I don't think you can use PHP to create an MS Access database. With ASP / ASP.net you can create a
MS Access database.

So far I have been able to create any functionality in ASP/VBscript that can be similarily create in
PHP, that I have need for my web projects.

>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:u1nfDRT%(E-Mail Removed)...
>> Correction, I work only with Classic ASP and MS Access which requires the site to be hosted on a
>> Windows IIS web server.
>>
>> Under Windows you can also
>> - use PHP with MS Access with IIS
>> - use Classic ASP / ASP.net with MySQL
>>
>> FP directly supports working with Classic ASP / ASP.net / MS Access and MS SQL server.
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Susan" <(E-Mail Removed)> wrote in message news:%23%23MVpKT%(E-Mail Removed)...
>>>I know PHP can be used with FP and then MySQL used with PHP. But if one sticks with MS products
>>>would Access correspond to the MySQL and PHP to ASP?
>>>
>>> Are there advantages in sticking with the MS products in that after one has a database created,
>>> the other products could be used to generate user-friendly reports? In other words if one has a
>>> database created with MySQL, how would one generate user-friendly printed reports?
>>>
>>> I know this does not address FP issue but I know that Thomas Rowe knows PHP and others use
>>> Access and ASP with FP.
>>>
>>> Thank you for any information.
>>> Susan
>>>

>>
>>

>
>



 
Reply With Quote
 
Susan
Guest
Posts: n/a
 
      17th Sep 2007
Sorry, I obviously confused you with someone else. Thanks for the
information though.


"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:%23EqxjZU%(E-Mail Removed)...
> See inline below...
>
> FYI: I have never used PHP or MySQL.
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
>
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Susan" <(E-Mail Removed)> wrote in message
> news:uIIDouT%(E-Mail Removed)...
>> Thanks Thomas, sorry I got it wrong but I knew you had knowledge about
>> PHP though.
>>
>> I am working on creating a database with MySql and PHP. I abandoned FP
>> because I could log into the hosting site from a couple locations and use
>> free FTP tool and not be dependent upon FP being installed on PCs. How
>> easy it is to create printed reports from a MySQL database. I began to
>> wonder if I should have stayed with Microsoft products. If I had created
>> database with Access, then are reports easy to generate?

>
> To generate reports via scripting you are limited to the command available
> in the lanaguage and your knowledge/resources for either PHP or ASP,
> however to use either locally requires that you have a web server
> installed so that you can access the PHP/ASP scripts and MS SQL or MySQL
> Database Server via http.
>
> With Access, you could always download the database and work with it
> directly in MS Access or export the data to Excel.
>
>>
>> So I could have used the PHP to create Access database without depending
>> on FrontPage? Then with Access, the other Microsoft applications could be
>> used against it? I am trying to evaluate the best way to go.

>
> I don't think you can use PHP to create an MS Access database. With ASP /
> ASP.net you can create a MS Access database.
>
> So far I have been able to create any functionality in ASP/VBscript that
> can be similarily create in PHP, that I have need for my web projects.
>
>>
>> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
>> news:u1nfDRT%(E-Mail Removed)...
>>> Correction, I work only with Classic ASP and MS Access which requires
>>> the site to be hosted on a Windows IIS web server.
>>>
>>> Under Windows you can also
>>> - use PHP with MS Access with IIS
>>> - use Classic ASP / ASP.net with MySQL
>>>
>>> FP directly supports working with Classic ASP / ASP.net / MS Access and
>>> MS SQL server.
>>> --
>>> ==============================================
>>> Thomas A. Rowe
>>> Microsoft MVP - FrontPage
>>>
>>> http://www.Ecom-Data.com
>>> ==============================================
>>>
>>>
>>> "Susan" <(E-Mail Removed)> wrote in message
>>> news:%23%23MVpKT%(E-Mail Removed)...
>>>>I know PHP can be used with FP and then MySQL used with PHP. But if one
>>>>sticks with MS products would Access correspond to the MySQL and PHP to
>>>>ASP?
>>>>
>>>> Are there advantages in sticking with the MS products in that after one
>>>> has a database created, the other products could be used to generate
>>>> user-friendly reports? In other words if one has a database created
>>>> with MySQL, how would one generate user-friendly printed reports?
>>>>
>>>> I know this does not address FP issue but I know that Thomas Rowe knows
>>>> PHP and others use Access and ASP with FP.
>>>>
>>>> Thank you for any information.
>>>> Susan
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      23rd Sep 2007
News Group member Veign is the one MVP with the PHP knowledge, and
frequently recommends PHP solutions to questions asked here (and mostly on
the Expression Web Group).

"Susan" <(E-Mail Removed)> wrote in message
news:eVyQ9$U%(E-Mail Removed)...
> Sorry, I obviously confused you with someone else. Thanks for the
> information though.
>
>
> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
> news:%23EqxjZU%(E-Mail Removed)...
>> See inline below...
>>
>> FYI: I have never used PHP or MySQL.
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>>
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Susan" <(E-Mail Removed)> wrote in message
>> news:uIIDouT%(E-Mail Removed)...
>>> Thanks Thomas, sorry I got it wrong but I knew you had knowledge about
>>> PHP though.
>>>
>>> I am working on creating a database with MySql and PHP. I abandoned FP
>>> because I could log into the hosting site from a couple locations and
>>> use free FTP tool and not be dependent upon FP being installed on PCs.
>>> How easy it is to create printed reports from a MySQL database. I began
>>> to wonder if I should have stayed with Microsoft products. If I had
>>> created database with Access, then are reports easy to generate?

>>
>> To generate reports via scripting you are limited to the command
>> available in the lanaguage and your knowledge/resources for either PHP or
>> ASP, however to use either locally requires that you have a web server
>> installed so that you can access the PHP/ASP scripts and MS SQL or MySQL
>> Database Server via http.
>>
>> With Access, you could always download the database and work with it
>> directly in MS Access or export the data to Excel.
>>
>>>
>>> So I could have used the PHP to create Access database without depending
>>> on FrontPage? Then with Access, the other Microsoft applications could
>>> be used against it? I am trying to evaluate the best way to go.

>>
>> I don't think you can use PHP to create an MS Access database. With ASP /
>> ASP.net you can create a MS Access database.
>>
>> So far I have been able to create any functionality in ASP/VBscript that
>> can be similarily create in PHP, that I have need for my web projects.
>>
>>>
>>> "Thomas A. Rowe" <(E-Mail Removed)> wrote in message
>>> news:u1nfDRT%(E-Mail Removed)...
>>>> Correction, I work only with Classic ASP and MS Access which requires
>>>> the site to be hosted on a Windows IIS web server.
>>>>
>>>> Under Windows you can also
>>>> - use PHP with MS Access with IIS
>>>> - use Classic ASP / ASP.net with MySQL
>>>>
>>>> FP directly supports working with Classic ASP / ASP.net / MS Access and
>>>> MS SQL server.
>>>> --
>>>> ==============================================
>>>> Thomas A. Rowe
>>>> Microsoft MVP - FrontPage
>>>>
>>>> http://www.Ecom-Data.com
>>>> ==============================================
>>>>
>>>>
>>>> "Susan" <(E-Mail Removed)> wrote in message
>>>> news:%23%23MVpKT%(E-Mail Removed)...
>>>>>I know PHP can be used with FP and then MySQL used with PHP. But if
>>>>>one sticks with MS products would Access correspond to the MySQL and
>>>>>PHP to ASP?
>>>>>
>>>>> Are there advantages in sticking with the MS products in that after
>>>>> one has a database created, the other products could be used to
>>>>> generate user-friendly reports? In other words if one has a database
>>>>> created with MySQL, how would one generate user-friendly printed
>>>>> reports?
>>>>>
>>>>> I know this does not address FP issue but I know that Thomas Rowe
>>>>> knows PHP and others use Access and ASP with FP.
>>>>>
>>>>> Thank you for any information.
>>>>> Susan
>>>>>
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
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
KLEY CONFUSSION/PROBLEM!!! Cadirac Windows Vista Installation 1 28th Feb 2008 02:11 PM
Outer join confussion chaddy23 Microsoft Access Queries 2 12th Jan 2007 04:11 AM
comma confussion! Stu Dongel Microsoft Access Forms 2 23rd Feb 2006 06:50 AM
cache confussion zelnaga Storage Devices 1 28th Oct 2005 12:34 PM
cable confussion for audio =?Utf-8?B?dG9vdGhfZmFpcnk=?= Windows XP MovieMaker 2 30th Jun 2004 09:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:08 PM.