-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathodbc.xml
More file actions
27 lines (27 loc) · 843 Bytes
/
odbc.xml
File metadata and controls
27 lines (27 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<odbc>
<host name="albertdupre.esy.es">
<server>mysql.hostinger.fr</server>
<base>u804422505_1</base>
<user>u804422505_u1</user>
<password>Isa150771?</password>
</host>
<host name="albertdupre.hebfree.org">
<server>localhost</server>
<base>albertdupre0</base>
<user>albertdupre</user>
<password>Motdepasse21!</password>
</host>
<host name="albertdupre.byethost13.com">
<server>sql202.byethost13.com</server>
<base>b13_17778490_1</base>
<user>b13_17778490</user>
<password>Motdepasse21!</password>
</host>
<host name="localhost">
<server>mysqlserver</server>
<base>bookstoredb</base>
<user>dbuser</user>
<password>aldu</password>
</host>
</odbc>