| View previous topic :: View next topic |
| Author |
Message |
| parmal
| | Joined: 15 Oct 2008 | | Posts: 1 | |
|
Posted: Thu Oct 16, 2008 1:27 am Post subject: Connection String Editor |
|
|
I try to use Crystal Delivery for my first time.
When I try to export a report nothing happen.
I have make a export directory.
I look at the process log and its look to be some
wrong with my connection, it could not open the connection.
My connection:
DSN=Api ?stersund;;User ID=sysprogress;;UseDSNProperties=0 |
|
| Back to top |
|
 |
| knight
| | Joined: 22 Oct 2008 | | Posts: 2 | |
|
Posted: Wed Oct 22, 2008 2:48 am Post subject: Re: Connection String Editor |
|
|
| parmal wrote: | I try to use Crystal Delivery for my first time.
When I try to export a report nothing happen.
I have make a export directory.
I look at the process log and its look to be some
wrong with my connection, it could not open the connection.
My connection:
DSN=Api ?stersund;;User ID=sysprogress;;UseDSNProperties=0 |
hi...
try this connection string, works for me...
DSN=[ODBC_Connection];;UID=[SQLUsername];;PWD=[SQLPassword];;APP=Crystal Reports;;WSID=[PCname];;DATABASE=[Database];;UseDSNProperties=-1
replace the fields within the brackets with the appropriate info.. |
|
| Back to top |
|
 |
|