Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
38dd7404
Kaydet (Commit)
38dd7404
authored
Eyl 20, 2013
tarafından
Andrzej J.R. Hunt
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update Firebird-File driver config to allow creating new dbs.
Change-Id: I34abaf80e82cb1d3cd51c9418b15351e9fdfc2fe
üst
27c11f1f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
12 deletions
+9
-12
Drivers.xcu
...try/firebird/org/openoffice/Office/DataAccess/Drivers.xcu
+9
-12
No files found.
connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu
Dosyayı görüntüle @
38dd7404
...
@@ -33,6 +33,7 @@
...
@@ -33,6 +33,7 @@
************************************************************************ -->
************************************************************************ -->
<oor:component-data
oor:name=
"Drivers"
oor:package=
"org.openoffice.Office.DataAccess"
xmlns:install=
"http://openoffice.org/2004/installation"
xmlns:oor=
"http://openoffice.org/2001/registry"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<oor:component-data
oor:name=
"Drivers"
oor:package=
"org.openoffice.Office.DataAccess"
xmlns:install=
"http://openoffice.org/2004/installation"
xmlns:oor=
"http://openoffice.org/2001/registry"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<node
oor:name=
"Installed"
install:module=
"firebird"
>
<node
oor:name=
"Installed"
install:module=
"firebird"
>
<!-- Firebird EMBEDDED Driver -->
<node
oor:name=
"sdbc:embedded:firebird"
oor:op=
"replace"
>
<node
oor:name=
"sdbc:embedded:firebird"
oor:op=
"replace"
>
<prop
oor:name=
"Driver"
>
<prop
oor:name=
"Driver"
>
<value>
com.sun.star.comp.sdbc.firebird.Driver
</value>
<value>
com.sun.star.comp.sdbc.firebird.Driver
</value>
...
@@ -66,12 +67,13 @@
...
@@ -66,12 +67,13 @@
<node
oor:name=
"MetaData"
>
<node
oor:name=
"MetaData"
>
</node>
</node>
</node>
</node>
<!-- Firebird FILE Driver -->
<node
oor:name=
"sdbc:firebird:*"
oor:op=
"replace"
>
<node
oor:name=
"sdbc:firebird:*"
oor:op=
"replace"
>
<prop
oor:name=
"Driver"
>
<prop
oor:name=
"Driver"
>
<value>
com.sun.star.comp.sdbc.firebird.Driver
</value>
<value>
com.sun.star.comp.sdbc.firebird.Driver
</value>
</prop>
</prop>
<prop
oor:name=
"DriverTypeDisplayName"
oor:type=
"xs:string"
>
<prop
oor:name=
"DriverTypeDisplayName"
oor:type=
"xs:string"
>
<value
xml:lang=
"en-US"
>
Firebird
</value>
<value
xml:lang=
"en-US"
>
Firebird
File
</value>
</prop>
</prop>
<node
oor:name=
"Properties"
>
<node
oor:name=
"Properties"
>
<!-- Don't use ODBC syntax for date&time literals and (full) outer joins,
<!-- Don't use ODBC syntax for date&time literals and (full) outer joins,
...
@@ -95,21 +97,16 @@
...
@@ -95,21 +97,16 @@
</node>
</node>
</node>
</node>
<node
oor:name=
"Features"
>
<node
oor:name=
"Features"
>
<node
oor:name=
"UseCatalogInSelect"
oor:op=
"replace"
>
</node>
<node
oor:name=
"MetaData"
>
<node
oor:name=
"SupportsBrowsing"
oor:op=
"replace"
>
<prop
oor:name=
"Value"
oor:type=
"xs:boolean"
>
<prop
oor:name=
"Value"
oor:type=
"xs:boolean"
>
<value>
fals
e
</value>
<value>
tru
e
</value>
</prop>
</prop>
</node>
</node>
<node
oor:name=
"
UseSchemaInSelect
"
oor:op=
"replace"
>
<node
oor:name=
"
SupportsDBCreation
"
oor:op=
"replace"
>
<prop
oor:name=
"Value"
oor:type=
"xs:boolean"
>
<prop
oor:name=
"Value"
oor:type=
"xs:boolean"
>
<value>
false
</value>
<value>
true
</value>
</prop>
</node>
</node>
<node
oor:name=
"MetaData"
>
<node
oor:name=
"Authentication"
oor:op=
"replace"
>
<prop
oor:name=
"Value"
oor:type=
"xs:string"
>
<value>
UserPassword
</value>
</prop>
</prop>
</node>
</node>
</node>
</node>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment