i cant connect to sql server 2008 datbases using crystal report v10 or cr XI, what is the right authentication for this, using the OLE DB (ADO)
sql 7 is okey using this authentication:
server: <computer name>
User ID : sa
Password: none
Database: OK.. i've seen a database
but in sql server 2008 authentication i have problem:
server: <computer name>
User ID : none ------------------- what put in here?
Password: none ------------------- what put in here?
Database: No database...
what shoudl i for this. in sql 7 works fine.
please help