Hello,
I'm trying to do something that I assumed would be simple, but unfortunately, it is giving me great difficulties. Hopefully I'm missing something obvious.
I have an existing ODBC (RDO) connection that points to a database. Currently, it is set up as a trusted connection (which, as I understand it, means that Windows authentication will be used to connect when the report is run). I want to change the properties for this database so that connects under a specific user we've created. But it seems once the connection is created, there is no way for me to change this value. I can't even seem to delete the connection in Crystal Reports so that I can try to recreate it from scratch. Am I missing something?
Any help is appreciated!