The IT guys in our organization have written two views for me to use in a Crystal Report. They are not familiar with Crystal and I'm not familiar with the AS400 iSeries in any way shape or form.
I have access to the views through the iSeries Navigator: My Connections -> Databases -> Schemas -> MyMDB -> Views -> MyView. When I double-click on the view, it successfully runs.
I'm trying to connect to Crystal Reports. We're using Crystal Reports Server XI. I've tried the following: Create New Connection -> ODBC (RDO) -> Data Source Selection. I'm stopped at this point. There is not an existing file DSN on my computer for this data source (to my knowledge). I do not have a connection string either.
My question is, what information do I need to ask the IT guys for in order to get either a file DSN created for my computer or a connection string? Is one method preferred over another?
My second attempt at connecting was via a OLE DB (ADO) connection: Create New Connection -> OLE DB (ADO) -> OLE DB Provider -> I select "IBM DB2 UDB for iSeries IBMDA400 OLE DB Provider" -> Connection Information -> I enter in the appropriate information and the right database shows up in the database drop down box. After I click finish, I only have the option to "Add Command". Is this a working connection? How would I write a command to extract the information from my view? It only has 4 fields and I know the names of them.
I appreciate any advice and suggestions. I've been reading various posts but I haven't had much luck.
I have access to the views through the iSeries Navigator: My Connections -> Databases -> Schemas -> MyMDB -> Views -> MyView. When I double-click on the view, it successfully runs.
I'm trying to connect to Crystal Reports. We're using Crystal Reports Server XI. I've tried the following: Create New Connection -> ODBC (RDO) -> Data Source Selection. I'm stopped at this point. There is not an existing file DSN on my computer for this data source (to my knowledge). I do not have a connection string either.
My question is, what information do I need to ask the IT guys for in order to get either a file DSN created for my computer or a connection string? Is one method preferred over another?
My second attempt at connecting was via a OLE DB (ADO) connection: Create New Connection -> OLE DB (ADO) -> OLE DB Provider -> I select "IBM DB2 UDB for iSeries IBMDA400 OLE DB Provider" -> Connection Information -> I enter in the appropriate information and the right database shows up in the database drop down box. After I click finish, I only have the option to "Add Command". Is this a working connection? How would I write a command to extract the information from my view? It only has 4 fields and I know the names of them.
I appreciate any advice and suggestions. I've been reading various posts but I haven't had much luck.