Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9071

Re: B1 WS LoginDatabaseType.dst_MSSQL2008 not displayed

$
0
0

Hi,

in your B1WS folder search for a file called LoginService.wsdl. They didn't update it to new requirements. Find the following lines :

<s:enumeration value="dst_MSSQL" />

<s:enumeration value="dst_DB_2" />

<s:enumeration value="dst_SYBASE" />

<s:enumeration value="dst_MSSQL2005" />

<s:enumeration value="dst_MAXDB" />

 

and add :

<s:enumeration value="dst_MSSQL2008" />

<s:enumeration value="dst_MSSQL2012" />

 

to be able to connect to SQL 2008 and SQL 2012

 

regards,

Maik


Viewing all articles
Browse latest Browse all 9071

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>