ConnectionString Oracle

Stimulsoft Reports.PHP discussion
Post Reply
eduardo
Posts: 5
Joined: Thu Mar 17, 2011 12:50 pm

ConnectionString Oracle

Post by eduardo »

How to specify the connection string oracle?
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

ConnectionString Oracle

Post by Vladimir »

Hello,

You can use the following connection string format:
Data Source=database;User Id=username;Password=passw;Privilege=sysoper or sysdba
The Password and Privilege are optional parameters.

Thank you.
Post Reply