Hello,
I must link with embedded SQL one file .MDB. Can I use DNS-less function?
Now I use this:
exec sql
connect to 'FuturaPJ' user 'Administrator/.'
end-exec.
where:
FUTURAPJ = Link created with ODBC in Control Panel and written in a INF
file
described in COBOL85.CBR:
@[EMAIL PROTECTED]
inside Futura.Inf:
[FuturaPJ]
@[EMAIL PROTECTED]
VB, for example, DNS-less function is possible. Is possible inFujitsu
v7
too?
Thanks in advance.
Roberto