M having a project on VB6.0. and the problem is that the database keep on changing as per financial year.
And as per my knowledge Crystal report 8.5 is supported by it.
M having a crystal report for this project but as I said the database keep on changing as per Financial Year and I have to make System DSN again n again for crystal report for this.
What I was thinking is to make a query on VB6.0 and call that query on CR with those fields which is specified in query. And don't wanna use any DSN.
I hope there must be any solution for this.
Thanks in Advance.