Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mpsudheer

    How to connect to different servers at runtime in Crystal Report

    Hi , In crystal Report can i be able to connect to different servers based on the user input. Eg- User will select a location (Chennai, Bangalore etc..) based on which i have to connect to SQL Server on that location. I don't have a front end like VB or ASP. I have to do it directly in Crystal...
  2. mpsudheer

    ODBC error while calling a sub report

    hi, Yes u can have parametrized queries. instead of value u can give , for example:- {?From date}. So when u run (preview )the report it will ask for the date. I have tried the query in a main report. Then it is working fine. Only when the same query is used in subreport and the sub report...
  3. mpsudheer

    ODBC error while calling a sub report

    hi there, I have a main reprt which contains details of users like First name, last name ,address etc. This i am selecting directly from a table (database is SQL Server) . I have a sub report which should display the transaction details done by the user in between FromDate and ToDate. For...
  4. mpsudheer

    How to go to sub reports from main report...

    Hi there, I have a main report in which there are a list of members. Now i need sub reports for each members in the main. Can i have a link on member name, by clicking which i can go to his detailed sub report. Currently what i get is a seperate link which is the subreport name. which i don't...

Part and Inventory Search

Back
Top