RDA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

If i have an anonymous authentication for my virtual directory on IIS,

1)do i have to submit username and password for the RDA or not at all?
2)If I am using pass through connection, do i need to give the RDA a proxy?
3)Do i need to create the db that will hold the table created from the pull
method, or the pull method creates it?
 
Hi
1) RDA has a sintax you should follow, or go nuts; so specify what requested
2) Passthru emulates net connection AFAIK; however, I ever use real devices
so I'm not so sure
3) Pull method creates just table (and finding it will raise an error) and
NOT db, which must already exist.
 
Back
Top