outra9e
11th March 2003, 18:53
Is it possible to upload data from a csv file into a baan table by hitting a button on a custom session?

I want to give a user the power to upload data into a non standard baan table, literally by clicking a button.

Is this possible?

Cheers

benito
11th March 2003, 19:12
You can create a session using seq.gets() function.

gfasbender
11th March 2003, 19:17
Check out the following link (http://www.baanboard.com/baanboard/showthread.php?s=&threadid=8411&highlight=exchange+and+session)

outra9e
12th March 2003, 10:52
gfasbender - that is great, I will give this a try...

:D