crystal conn

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ranesmitas
    New Member
    • Sep 2007
    • 21

    crystal conn

    when we use external crystal report in vb then to connet folloing line comes
    so when we not create DSN means we r ADODB connection
    then if
    database name =abc in access

    Report.Database .LogOnServer "pdsodbc.dl l", abc


    it can work only we can gives database name or we want to create DSn

    please tell
Working...