Problem with Third Party DB: MS SQL SERVER 2008
Moderator: Brekeke Support Team
Problem with Third Party DB: MS SQL SERVER 2008
1. Brekeke Product Name and version: trial
2. Java version:windows
3. OS type and the version: xp
4. UA (phone), gateway or other hardware/software involved:
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
6. Your problem: Hi, i have a softphone that i use brekeke for sip user registeration. I want to this registiration automatically. So i need to access db tables of brekeke. I found third party db access document on site for Mysql but i couldn't do this with SQL 2008.
Can anybody help me?
Thanks
2. Java version:windows
3. OS type and the version: xp
4. UA (phone), gateway or other hardware/software involved:
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
6. Your problem: Hi, i have a softphone that i use brekeke for sip user registeration. I want to this registiration automatically. So i need to access db tables of brekeke. I found third party db access document on site for Mysql but i couldn't do this with SQL 2008.
Can anybody help me?
Thanks
Contact Brekeke (sales@brekeke.com) if you want to join Brekeke Dev Support.
Have you read Third-Party Database Tutorial?
http://www.brekeke-sip.com/download/bss ... ase_en.pdf
The document said: " The following sections are using MySQL as an example but other databases can be used in a similar way."
Have you read Third-Party Database Tutorial?
http://www.brekeke-sip.com/download/bss ... ase_en.pdf
The document said: " The following sections are using MySQL as an example but other databases can be used in a similar way."
For using MS SQL, you should install its JDBC driver.
http://www.microsoft.com/downloads/deta ... laylang=en
And follow the document.
You need to create tables in the database..
http://www.microsoft.com/downloads/deta ... laylang=en
And follow the document.
You need to create tables in the database..