Hi
I am a newbie in SDK, and am relying on samples for learning.
I am trying to run the sample called "Basic Operations", but it does not work.
With what I am working:
- SAP Business One ver. 9
- Visual Studio 2010 (Visual Basic)
- SQL Server 2008
- Sample found in: C:\Program Files (x86)\SAP\SAP Business One SDK\Samples\COM DI\VB.Net\BasicOperations\2003\BasicOperations.vbproj
I could build the project successfully, but when I ran it (click: Get Company List), it gave the foll. error message:
Database server type not supported
Could anybody who has successfully run this sample before tell me what has gone wrong?
How should I modify the code to make it work?
Note: The CFL contained "MSSQL2005". I added "MSSQL2008'
I don't attach the lengthy code. It's found in the samples folder.
Thanks
Leon Lai