<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>myhosting.com Knowledge Base - Database</title>
        <link>http://myhosting.com/kb/index.php?/category/59</link>
        <description><![CDATA[Root / Shared hosting / Classic Control Panel / Windows Platform / Database]]></description>
        <language>en-us</language>
        <generator>KnowlageBase RSS Generator</generator>

         
                <item>
                        <title>Microsoft SQL</title>
                                    <link>http://myhosting.com/kb/index.php?/article/AA-00227</link>
                                    <description><![CDATA[<h2> What is MS SQL Server?</h2> <p>MS SQL Server, also known as Microsoft® SQL, is a relational database management system (RDBMS) used to manage transactions between a client and a database. It receives SQL queries from a client, executes those queries against the database, and then returns the requested&#8230;]]></description>
                                    <pubDate>Wed, 19 Sep 2012 17:49:57 +0000</pubDate>
                                    <guid>http://myhosting.com/kb/index.php?/article/AA-00227</guid>
                    </item>
                <item>
                        <title>DSN</title>
                                    <link>http://myhosting.com/kb/index.php?/article/AA-00226</link>
                                    <description><![CDATA[<h2> How can I use my DSN?</h2> <p>You have to put the following two lines of code in your script to create a database connection using DSN. </p> Set myconn = Server.CreateObject("ADODB.Connection") myconn.open "dsn_name","","" <p>NOTES: </p> <ol><li>DSN should be registered. </li><li>dsn_name = U]]></description>
                                    <pubDate>Wed, 19 Sep 2012 17:49:49 +0000</pubDate>
                                    <guid>http://myhosting.com/kb/index.php?/article/AA-00226</guid>
                    </item>
                <item>
                        <title>Access Database</title>
                                    <link>http://myhosting.com/kb/index.php?/article/AA-00225</link>
                                    <description><![CDATA[<h2> How do I upload my Access database to the server?</h2> <ol><li>Create your files and save locally. </li><li>Use our File Manager (located in Control Panel) or get a good FTP client, like FileZilla. </li><li>Connect to your server using: <ul><li>Host Name: ftp.domain_name.com or 168.144.xxx.xxx&#8230;]]></description>
                                    <pubDate>Wed, 19 Sep 2012 17:49:35 +0000</pubDate>
                                    <guid>http://myhosting.com/kb/index.php?/article/AA-00225</guid>
                    </item>
                
    </channel>
</rss>