<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.techsoup.org/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Web Building</title><link>http://forums.techsoup.org/cs/forums/24.aspx</link><description>Strategies and expert advice on all aspects of developing and maintaining an effective Web presence. Topics covered include site-building tools, web design, SEO, analytics and traffic-boosting methods, usability, hosting, and functionality.&lt;br /&gt;Hosted by &lt;a href="http://forums.techsoup.org/cs/members/Yann/default.aspx"&gt;Yann Toledano&lt;/a&gt; of &lt;a href="http://www.ytconsulting.com"&gt;YTConsulting.com&lt;/a&gt;.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Debug Build: 30619.63)</generator><item><title>Re: Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/99657.aspx</link><pubDate>Sat, 06 Jun 2009 14:57:39 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:99657</guid><dc:creator>gdarter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/99657.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=99657</wfw:commentRss><description>&lt;p&gt;I suggest starting with the earlier articles on TechSoup regarding VPN (Virtual Private Networks).&lt;/p&gt;
&lt;p&gt;Here is an &lt;a href="http://www.techsoup.org/learningcenter/networks/page4775.cfm?cg=searchterms&amp;amp;sg=vpn"&gt;Intro to VPN&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/96821.aspx</link><pubDate>Wed, 04 Mar 2009 17:22:18 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96821</guid><dc:creator>rsmither</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96821.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=96821</wfw:commentRss><description>&lt;p&gt;What you have done is simply uploaded your Access database to your server. This will not accomplish what you are trying to do. All this means is that if someone clicks on the file, it will download the database to their local computer. Any changes, etc. that they make will only effect their local copy.&lt;/p&gt;
&lt;p&gt;For what you are trying to accomplish, I would recommend trying to find someone local. What you will need to do, is to extract the information from your current Access database, create the same tables, etc. in MySQL on your server, import the information, and then, most critically, write custom web pages to access that information. Or, you can still have the Access database and then write custom web pages to access that information, bypassing the export, create table, and import steps.&lt;/p&gt;
&lt;p&gt;The big point is still going to be having someone write custom web pages to get to this information that allows for reading, and updating the tables with some sort of security as to what users can do what. Then you also need the reports to get the data out of the database in some usable fashion.&lt;/p&gt;
&lt;p&gt;An easier, and probably cheaper, solution for&amp;nbsp; you might be to store the Access database on your network (preferably on a server) and then have a computer or computers set up to allow&amp;nbsp; remote access. Then people anywhere with web access could log on to one of these remote computers and access the database the same as if&amp;nbsp; they were sitting in the office.&lt;/p&gt;
&lt;p&gt;Yours is an all too common situation and most people really don&amp;#39;t realize how much time and effort allowing remote/non-office access to critical business files can be.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/96766.aspx</link><pubDate>Tue, 03 Mar 2009 02:28:24 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96766</guid><dc:creator>usmwf</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96766.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=96766</wfw:commentRss><description>&lt;p&gt;Sorry for such a late reply.&amp;nbsp; Unfortunately i just now got a brake.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I went through my cpanel to mysql databases...they have an option to create a database...i used the link to upload it and it is located here &lt;a href="http://usmwf.org/fpdb/"&gt;http://usmwf.org/fpdb/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is just the data base maybe i need to add a form.&amp;nbsp; but i wanted to see if this worked first and to be honest i like it better without the form.&lt;/p&gt;
&lt;p&gt;I have no even tried to use mysql before so i am sure it is something i have not done.&amp;nbsp; all i can get it to do is file download..maybe something i need to do in the data base itself?&amp;nbsp; I really don&amp;#39;t want to waste any more time loading info if it will not work or i don&amp;#39;t have the brains to make it work.&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;
&lt;p&gt;Tammy&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/96754.aspx</link><pubDate>Mon, 02 Mar 2009 23:39:29 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96754</guid><dc:creator>Christian_SEO</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96754.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=96754</wfw:commentRss><description>&lt;p&gt;If you still need help you need to describe in detail what steps you are doing things. &lt;/p&gt;
&lt;p&gt;If you uploaded the database, did you import it into SQL or use FTP to upload the database file? If you imported it into SQL, then what were the steps that you used to do that? :-)&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/96693.aspx</link><pubDate>Mon, 02 Mar 2009 04:03:24 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96693</guid><dc:creator>donc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96693.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=96693</wfw:commentRss><description>&lt;p&gt;OK - Are you trying to run queries against your MySQL database? (the online copy) - If you are linking to the database and the link tries to download the whole database, it sounds like the web server might not be correctly configured...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/96692.aspx</link><pubDate>Mon, 02 Mar 2009 03:32:20 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96692</guid><dc:creator>usmwf</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96692.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=96692</wfw:commentRss><description>&lt;p&gt;Well i guess i am not sure how the MySQL is configured.&amp;nbsp; I was told if i made the data base and loaded it to MySQL it would run on site.&amp;nbsp; As of now i can use the link and it does download to my pc.&amp;nbsp; Which defeats the purpose.&amp;nbsp; It was meant so that we all could work on it from where ever we were at and not have to reload the database each time.&lt;/p&gt;
&lt;p&gt;Let me take a further look at it and see what i can figure out.&amp;nbsp; I have never tried doing anything like this before but then again everything i have done is a new experience.&amp;nbsp; Jack of all trades master of none;o)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;They said if we posted we would get a responce so thank you for taking the time to answer so quick.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/96688.aspx</link><pubDate>Sun, 01 Mar 2009 21:24:41 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96688</guid><dc:creator>donc</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96688.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=96688</wfw:commentRss><description>&lt;p&gt;Hi Tammy,&lt;/p&gt;
&lt;p&gt;Can you clarify this please? - You&amp;nbsp;made a database with Microsoft Access, ported it to MySQL and have now uploaded the database to a web host (is this correct?). Now you cannot access or work on the online database, however you can work on the database on your computer...&lt;/p&gt;
&lt;p&gt;How are you trying to access the online database? (is MySQL properly configured on your web server?) - how are you parsing the SQL strings to MySQL? (imbedded in a&amp;nbsp;web page or some other way?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sure with a bit more information we can help&amp;nbsp;sort this out for you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Web and MySQL</title><link>http://forums.techsoup.org/cs/forums/thread/96685.aspx</link><pubDate>Sun, 01 Mar 2009 15:58:24 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:96685</guid><dc:creator>usmwf</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/96685.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=24&amp;PostID=96685</wfw:commentRss><description>&lt;p&gt;I have made a ata base with Access it is loaded onsite using MySQL.&amp;nbsp; I would like it to work online but all it will do is load to my pc.&amp;nbsp; What else do i need to acomplish this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Tammy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>