Thank you very much Tracy and Brian

To Tracy

    ]CELLDATA =: 4 2 $ _3 <\ 3#'ABCDEFGH'
> +---+---+
> |AAA|BBB|
> +---+---+
> |CCC|DDD|
> +---+---+
> |EEE|FFF|
> +---+---+
> |GGG|HHH|
> +---+---+
>
> Individual cells of the grid are each given a single string (i.e. literal
> list).
>
> When changing values in the grid interface, you'll have to click outside
of
> the cell in order for changes to a cell to be recognized.
>
> Please let us know if this doesn't fix your problem.
>

Yes, this solves my problem.
Thank you very much.

Now it remains to transform what gives me : 
sh=. ('select A,B from table') ddsel ch
from a microsoft database ACCES
to as you say.

But I'm still a little beginner, and I think I should continue learning J

Oui, cela résout mon problème.
Merci beaucoup.
Maintenant, il me reste à transformer ce que me donne un « sh=. ('select A,B
from table') ddsel ch
»  de la façon que vous dites.
Mais je suis encore un peu débutant, et je crois que je doive poursuivre
l'apprentissage de J  

Bernard

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to