Hi all,
I have been trying to pass a string to the .Connect property of the Crystal OCX. The sytax I have been using is:
.Connect = "DSN=(local);UID=;PWD=;DSQ=HB_Tables"
This does not work. HB_Tables is the database name. The SQL Server is local on my dev machine. I cannot connect, I'v tried all variations on this connect string.
Any ideas!??
Thanks!
I have been trying to pass a string to the .Connect property of the Crystal OCX. The sytax I have been using is:
.Connect = "DSN=(local);UID=;PWD=;DSQ=HB_Tables"
This does not work. HB_Tables is the database name. The SQL Server is local on my dev machine. I cannot connect, I'v tried all variations on this connect string.
Any ideas!??
Thanks!