Chapter Contents

Previous

Next
CV2ODBC Procedure

PASSWORD Statement


Specifies the ODBC password.

PWD | PASSWORD | PW= password;


Arguments

password
specifies the DBMS password that is associated with your DBMS user ID. When you use PROC CV2ODBC, you should use the same UID= and PW= values that were used to create the Version 6 view. PROC CV2ODBC validates the UID= and PASSWORD= values and uses them for the connection to the DBMS. If you do not know the UID or password that is specified in the Version 6 view, then you can specify any valid user ID and password for the connection to the DBMS provided you have the proper permissions for that DBMS.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.