﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
  <channel>
    <title>Newest KB Articles in Databaser</title>
    <description>Recent additions to the knowledge base from Gns.se</description>
    <link>http://support.gns.se/kb/c4/databaser.aspx</link>
    <pubDate>Sat, 13 Jun 2026 14:07:58 GMT</pubDate>
    <generator>SmarterTrack Free 100.0.8572</generator>
    <atom:link href="http://support.gns.se/RSS.ashx?catid=4&amp;type=newestkbarticles" rel="self" type="application/rss+xml" />
    <item>
      <title>Exempel på anslutning till SQL databas</title>
      <link>http://support.gns.se/kb/a24/exempel-pa-anslutning-till-sql-databas.aspx</link>
      <pubDate>Fri, 02 May 2008 19:34:03 GMT</pubDate>
      <guid isPermaLink="false">kbarticle24</guid>
      <description>Set Connect = CreateObject("ADODB.Connection")&lt;BR&gt;
Connect.Open("DSN=databas;UID=login;PWD=lösen;")</description>
    </item>
    <item>
      <title>Exempel på anslutning till en access databas.</title>
      <link>http://support.gns.se/kb/a23/exempel-pa-anslutning-till-en-access-databas_.aspx</link>
      <pubDate>Fri, 02 May 2008 19:06:45 GMT</pubDate>
      <guid isPermaLink="false">kbarticle23</guid>
      <description>"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &amp;amp; Server.MapPath("dindatabas.mdb")</description>
    </item>
  </channel>
</rss>