cancel
Showing results for 
Search instead for 
Did you mean: 

How to use a SAP B1 User id and password in Windows Application?

former_member440545
Participant
0 Kudos

Dear Experts,

How to use a OUSR Userid And Password to login for a Windows Application using Vb.net?

Kindly heIp me to solve this issue

Accepted Solutions (0)

Answers (1)

Answers (1)

Johan_H
Active Contributor
0 Kudos

Hi,

You can use the DI API code (see example code if necessary) for logging into a B1 company object.

For your Windows application you may create a login window, that runs this code. When the login to the B1 company database is successful, you open the main window of your application, and close the login window.

Regards,

Johan