Jul 15, 2006 #1 tchinedu Programmer Joined Aug 19, 2005 Messages 6 Location US is it possible to create a table within crystal in VS2005 and use that table's colum for grouping with connecting to a database...
is it possible to create a table within crystal in VS2005 and use that table's colum for grouping with connecting to a database...
Jul 15, 2006 #2 IdoMillet Instructor Joined Feb 6, 2001 Messages 5,290 Location US What does: "grouping with connecting to a database..." mean? It would help if you provide a little more detail of what you are trying to do. - Ido Visual CUT & DataLink Viewer: view, e-mail, export, burst, distribute, and schedule Crystal Reports. http://www.MilletSoftware.com Upvote 0 Downvote
What does: "grouping with connecting to a database..." mean? It would help if you provide a little more detail of what you are trying to do. - Ido Visual CUT & DataLink Viewer: view, e-mail, export, burst, distribute, and schedule Crystal Reports. http://www.MilletSoftware.com
Jul 17, 2006 #3 Madawc Programmer Joined Sep 5, 2002 Messages 7,628 Location GB Crystal is a report generator, not a full programming language. Report grouping can only be based on the properties of individual records. What you can do is create your own tables in an SQL stored procedure. At least this can be done in some cases, depends on your set-up. Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 Upvote 0 Downvote
Crystal is a report generator, not a full programming language. Report grouping can only be based on the properties of individual records. What you can do is create your own tables in an SQL stored procedure. At least this can be done in some cases, depends on your set-up. Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10