PETE101 Posted April 6, 2012 Share Posted April 6, 2012 Hi guys, I use LiveOffice to import BOXI (Business Objects XI) data into an Excel spreadsheet. However, I would like to also access the data via PHP, but I can't get the right syntax to connect to the database. The info I have is: Username/Password = Both Valid Web Services URL = http://myserver/pathname/directory System = SysId Authentication = Enterprise SQL Database = MyDatabase SQL Table = Mytable No matter what "string" combination I use to try and connect it just doesn't work. Does anyone have the correct format I need to use? Many thanks, Pete Quote Link to comment https://forums.phpfreaks.com/topic/260441-can-i-access-boxi-sql-data-via-php/ Share on other sites More sharing options...
Muddy_Funster Posted April 6, 2012 Share Posted April 6, 2012 From what I read here: http://forumtopics.org/busobj/viewtopic.php?p=699540&sid=f419f6d2af088d5120d21f7908cc859d There is no way to link directly, but it can be done with a SOAP connection to a java web service Quote Link to comment https://forums.phpfreaks.com/topic/260441-can-i-access-boxi-sql-data-via-php/#findComment-1334910 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.