Not so much a problem as a question (or two).
If Crystal Reports were installed on a couple of client machines, would these users have access to the database fields they otherwise would not have access to? Would these users be able to create reports under their current permissions?
We are using SQL authentication for different levels of permission for the database. The person creating the Crystal Report doesn't have complete permission to the database.
I hope this helps.
We have a Visual Basic database application (the database is SQL Server 2000) that also uses Crystal Reports for reporting. The VB/CR application is installed on the client machines.
A couple of users would like Crystal Reports installed on their machines to create several of their own reports...
Thank you Christiaan for your reply.
The unique id is the GuestID field. This field has an Int Identity data type in the SQL Server database. When a Guest record is created the next sequential number is assigned to the new record.
When an existing record has been selected for update, the...
I’m relatively new to Visual Basic .NET programming having worked with several 3GL languages over the last 20 years. I accepted employment with a homeless shelter for men, and for women with children (separate divisions) with the goal of developing SQL Server database applications for each...
I'm employed at a homeless shelter and have developed a VB .NET database application with several Crystal Reports. I'm having some difficulty with the following Visual Basic .NET code and Stored Procedure used to determine the income type of the homeless men. The VB code and Stored Procedure...
Thank you, synapsevampire, for your feedback!
I'm using Visual Studio .NET 2003, which I believe uses Crystal Reports 8.5. As I think I mentioned, I'm fairly new to CR. I believe the Stored Procedures are called from the main report -- I don't believe I have any subreports.
Maybe I should...
I work in a homeless shelter and have developed a VB.NET database (SQL Server database) application. The application is a Guest Registration system, collecting all kinds of information on the homeless people (called ‘guests’) who stay here. Additionally, the application has several Untyped...
I'm employed at a homeless shelter and have developed a VB .NET database (SQL Server database) application. The application is a Guest Registration system, collecting all kinds of information on the homeless people who stay here.
We're looking into the possibility of converting this...
I work for a homeless shelter and have created a Visual Basic application using Visual Studio .NET 2003. I have two questions about the DataGrid object I'm using in my application.
1. When the DataGrid is initially presented to the user (on form load) the grid is empty. The form load...
Thank you to Sweep, SMURF and Bruce for your feedback. I appreciate the help and direction you gave. I ended up replacing the ListBox with the ListView. It works great! (Had I not put so much time into looking into the ListView I would have tried overriding the DrawItem code you provided...
I'm developing an application for a homeless shelter organization. The application uses a list box (I'd really prefer to use a list box) to display their Guest records. I've been having some difficulty having the columns (fields) line up, as shown in the partial display below. (The column...
The homeless shelter organizaiton I work for has an old Guest Registration system written using Access 97 VBA for our guests. We store their pictures outside the database, in another folder. There are about 10,000 Guest records in this system.
I'm developing a new Guest Registration system...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.