<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'https://www.heurekaslu.se/wiki/'>
	<!ENTITY category 'https://www.heurekaslu.se/wiki/Category-3A'>
	<!ENTITY property 'https://www.heurekaslu.se/wiki/Property-3A'>
	<!ENTITY wikiurl 'https://www.heurekaslu.se/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="https://www.heurekaslu.se/wiki/Special:ExportRDF/FAQ-3ACannot_create_database">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-04-30T12:54:47+02:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="https://www.heurekaslu.se/wiki/FAQ-3ACannot_create_database">
		<rdf:type rdf:resource="https://www.heurekaslu.se/wiki/Category-3AFAQ"/>
		<rdfs:label>FAQ:Cannot create database</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://www.heurekaslu.se/wiki/Special:ExportRDF/FAQ-3ACannot_create_database"/>
		<swivt:page rdf:resource="https://www.heurekaslu.se/wiki/FAQ-3ACannot_create_database"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">112</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<property:FaqAnswer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A common cause of this kind of problem is that you do not have the permission to create a new database on the SQL Server instance. If an IT administrator has installed SQL Server / Express on your computer but not added your user account (in SQL Server Management Studio) with Write/Create privileges then you will not have permission to create new databases. If you are not even listed as a user with read privileges you will be able to connect to SQL Server instance at all.

'''Solution 1:''' Request from your IT administrator to get "Create" privileges on the SQL Server instance you have problems with.
'''Solution 2:''' If solution 1 is not possible you can run a light, file-based SQL Server version called LocalDB. If SQL Server 2012 / Express is installed and is running on your computer, LocalDB is already installed. Just enter "(LocalDB)\v11.0" as the name of the database server. By default, the database files will be placed directly under your profile (C:\Users\YourUserName). From Heureka version 2.3 you will also have the option to select "LocalDB" from the list of database servers, and also to install LocalDB if you have no SQL Server/Express (2012 or later) installed. LocalDB has the same database size limitations as SQL Server Express (10 GB per database).</property:FaqAnswer>
		<property:Language rdf:resource="&wiki;En"/>
		<property:Newsdate rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-05-28Z</property:Newsdate>
		<property:Newsdate-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2457170.5</property:Newsdate-23aux>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-06-03T19:13:41Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2457177.301169</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cannot create database</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="https://www.heurekaslu.se/wiki/Category-3AFAQ" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="https://www.heurekaslu.se/wiki/Property-3AFaqAnswer" />
	<owl:ObjectProperty rdf:about="https://www.heurekaslu.se/wiki/Property-3ALanguage" />
	<owl:DatatypeProperty rdf:about="https://www.heurekaslu.se/wiki/Property-3ANewsdate" />
	<owl:DatatypeProperty rdf:about="https://www.heurekaslu.se/wiki/Property-3ANewsdate-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="https://www.heurekaslu.se/wiki/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>