S
Stefan Marquardt
Guest
Hi, because it's impossible to set SQL rights from an ABL program I have to fork to a shell and start sqlexp with an input file. Is this still the truth? This should be done by a batch job from an existing connection, the cmd shall get the needed -.H and -S from any vst tables. _servers could be a good table but how to identify the sql login, it can be one for abl and sql or a second for sql only. How to get on the fastest way the SQL Login port? for each _servers where _server-type = "login":.... Do I really need to check every extents one by one for a parameter? And I checked _dbparam and noticed an OT "problem" How to find "-n" and/or ".-N"?
Continue reading...
Continue reading...