Initial Catalog value is not changing

Hi, In class module I have created public property procedures Data source name, userid , password and databse name. In a sample form I am assigning for value for that. Initial Catalog = Databasename. First time it is executed, Second time I changed the value for datasourcename and database name. While running the project, datasource name value is changed but initial catalog values remain same.
Can any please tell me the reason.
[436 byte] By [bhuv] at [2007-11-20 11:54:33]
# 1 Re: Initial Catalog value is not changing
Try setting the connectiong object to nothing before resetting the values.
Shaikh.Riyaz.a at 2007-11-9 19:31:58 >