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

WRITING TO ACCESS DATABASE

Status
Not open for further replies.

ajdesigns

Technical User
Joined
Jan 26, 2001
Messages
154
Location
GB
Is there any way that I can setup a 1 page report(pallet statement) and write the data entered to an access database.I need to use parameter fields to promt the user to enter a lotno, product code etc I then want the data entered to be written back to the corresponding access database.
 
You can probably write it back to the database using ODBC, but it would have to be to a new table.

Keep in mind that data isn't entered into a Crystal Report, it's read from a data source (except for parameters), so what you're requesting is something that Access would do very nicely itself and not require Crystal.

There may be other means, but without knowing your version of Crystal nor Access it's hard to speak beyond this.

-k
 
You could also do it inside a UFL. Watch out for our ODBC UFL function to be released in the near future.

Or I can email you trial version if you are interested.

Editor and Publisher of Crystal Clear
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top