cancel
Showing results for 
Search instead for 
Did you mean: 

Access the database

Former Member
0 Kudos

Hello,

How can i get the database information of the current instance of the SAP B1 Application...

Thanks

Sandy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sandy,

u can use

ocompany.DatabaseName

Kind Regards

Yogesh

Answers (2)

Answers (2)

Former Member
0 Kudos

hi sandy,

u can get this information by property-

ocompany.DatabaseName

hope this will help u.

regards

nirdesh panwar

Eneveux
Product and Topic Expert
Product and Topic Expert
0 Kudos

Sandy,

Are you looking for the database schema of the Business One tables? If this is what you are looking, you can get this information by installing the SAP Business One SDK Help Center documentation as this is where the table definitions are.

HTH,

Eddy