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
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