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 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 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
Archived
This topic is now archived and is closed to further replies.