hi im trying to connect my ms sql server and Apache open office base
i already follow this steps:
http://www.finefrog.com/2008/04/14/conn ... officeorg/
and change my port and IP to my IP and to 1433
http://support.webecs.com/KB/a375/how-d ... emote.aspx
but my output is:
Network Error IOException: Connection refused: connect
[Solved] Connecting my ms sql and AOO Base
[Solved] Connecting my ms sql and AOO Base
Last edited by jenny143 on Fri Oct 19, 2012 6:34 am, edited 1 time in total.
Windows XP and Open Office 3.3
- Robert Tucker
- Volunteer
- Posts: 1250
- Joined: Mon Oct 08, 2007 1:34 am
- Location: Manchester UK
Re: Connecting my ms sql and AOO Base
I've not much experience with MS databases, but can you connect to MSSQL with any other application, from a command prompt for example?
LibreOffice 7.x.x on Arch and Fedora.
Re: Connecting my ms sql and AOO Base
Try ODBC connection.
Or try MSSQL JDBC driver: http://forum.openoffice.org/en/forum/vi ... 642#p70642
Or try MSSQL JDBC driver: http://forum.openoffice.org/en/forum/vi ... 642#p70642
AOO 4.0 and LibO 4 on Win 8
Hungarian forum co-admin
Hungarian forum co-admin
Re: Connecting my ms sql and AOO Base
thanks for the replies
i already try it from my VB 6.0, and still working
but when i migrate to base... its not working for me
i think the Microsoft JDBC Driver 4.0 for SQL Server is not working
net.sourceforge.jtds.jdbc.Driver is still bettter than this (working driver) but connection refused
i already try it from my VB 6.0, and still working
but when i migrate to base... its not working for me
when i try to test the class, the JDBC driver could not be loaded..Try ODBC connection.
Or try MSSQL JDBC driver: viewtopic.php?f=20&t=15133&p=70642#p70642

i think the Microsoft JDBC Driver 4.0 for SQL Server is not working
net.sourceforge.jtds.jdbc.Driver is still bettter than this (working driver) but connection refused
Windows XP and Open Office 3.3
- Robert Tucker
- Volunteer
- Posts: 1250
- Joined: Mon Oct 08, 2007 1:34 am
- Location: Manchester UK
Re: Connecting my ms sql and AOO Base
Are you running mssql on the local machine? Have you seen this thread:
https://answers.atlassian.com/questions ... nfiguation
https://answers.atlassian.com/questions ... nfiguation
LibreOffice 7.x.x on Arch and Fedora.
- Robert Tucker
- Volunteer
- Posts: 1250
- Joined: Mon Oct 08, 2007 1:34 am
- Location: Manchester UK
Re: Connecting my ms sql and AOO Base
Have you tried telnet:
http://www.digipedia.pl/usenet/thread/13899/13430/To check whether TCP/IP is enabled and the port is not blocked you can use "telnet <server_host> 1433"
LibreOffice 7.x.x on Arch and Fedora.
Re: Connecting my ms sql and AOO Base
when i change my IP10, IP1, IP2, IP5 to my IP Address from my TCP/IP and restart,
everything works fine now..
i think a restart is a solution... ?
thanks for your replies
everything works fine now..
i think a restart is a solution... ?
thanks for your replies
Windows XP and Open Office 3.3