Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
ODBC under E-Smith
« previous
next »
+
Print
Pages: [
1
]
Go Down
ODBC under E-Smith
2 Replies
746 Views
Nathan
ODBC under E-Smith
«
on:
January 10, 2002, 07:55:32 AM »
I've been set the task of finding out if e-smith has the capacity to establish ODBC connections. Does anyone know if it does? If not is there any particular software that we need to install to get it working?
Cheers
Logged
Des Dougan
Re: ODBC under E-Smith
«
Reply #1 on:
January 10, 2002, 08:25:52 AM »
E-smith (or Mitel SME) per se doesn't have anything to do with ODBC connections. You need an ODBC client at one end and a SQL database at the other. Mysql ships as part of the distribution and, AFAIK, is an ODBC-compliant datastore.
Des Dougan
Logged
Craig
Re: ODBC under E-Smith
«
Reply #2 on:
January 10, 2002, 01:00:30 PM »
You can use myODBC which comes for Win9X/WinNT/2000/XP. It can be downloaded from
http://www.mysql.org/downloads/api-myodbc.html
. This will allow you to talk to the MySql database on E-Smith via ODBC.
You will also need to setup MyPHP Admin info can be found here
http://www.myezserver.com/downloads/mitel/
download dmc-mitel-phpmyadmin-2.2.1-0.noarch.rpm and check out
To install: rpm -ivh dmc-mitel-phpmyadmin-2.2.1-0.noarch.rpm
To configure:
- add-on to administer mySQL
- installed in /opt/administration/phpmyadmin
- edit /opt/administration/phpmyadmin/config.inc.php3 and add the mysql root password
- password may be found by looking at the hidden file /root/.my.cnf
- access via
https://yourdomain.com/phpmyadmin
using the admin login/password
This site gives you some other ideas on how to configure MyODBC
http://www.myezserver.com/docs/mitel/myodbc-howto.html
Hope this helps.
Craig
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
ODBC under E-Smith