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

Books on Arrays ???

Status
Not open for further replies.

MochaLatte

Technical User
Jan 11, 2011
39
0
0
US
Hello, I am a Crystal report developer without any experiencing on programming. Any recommendations on a book that explains the basics of an array and how it applies to Crystal reports.
Any is greatly appreciated!!!
 
Arrays are too Narrow a subject for a Book
Search Amazon or other tech online book seller for G Peck Crystal reports books. He has written one for all versions and covers arrays too.

Ian
 
Thanks Ian! I bought G Peck Crystal book, an excellent book. However, I don't seem to get enough information or examples on basic or complex arrays.
 
The entities known as 'Arrays' in Crystal are more commonly known as Tables, which in Crystal is the name used for datasets.

The basic idea of an array is that it's a field for a set of values with some sort of index.

[yinyang] Madawc Williams (East Anglia, UK). Using Crystal 2008 with SQL and Windows XP [yinyang]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top