setting up crystal reports

  • Thread starter Thread starter Phil
  • Start date Start date
P

Phil

what is the process of taking information from the application and inserting
into a crystal report my experiance is with vba this would take text from
the userform and insert into a document via bookmarks is using crystall
reports simular

thanks in advance phil
 
Phil said:
what is the process of taking information from the application and
inserting
into a crystal report my experiance is with vba this would take text from
the userform and insert into a document via bookmarks is using crystall
reports simular

thanks in advance phil

Nope.
More a case of using server explorer to find your database, selecting a
table of stored procedure then dragging and dropping fields.
You can also work with datasets.
Check out:

http://msdn.microsoft.com/library/d...y/en-us/crystlmn/html/crcongettingstarted.asp

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top