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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create a table and use Table column for grouping

Status
Not open for further replies.

tchinedu

Programmer
Aug 19, 2005
6
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...
 
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.
 
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.

[yinyang] Madawc Williams (East Anglia, UK). Using Windows XP & Crystal 10 [yinyang]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top