Re: Not A Valid Password



You have to put a second connection object on your datamodule and then have
it connected. Then reference it in the sql statment like this

select x,y,z from otherdatabase.dbo.othertable ...


.