Let say i have a shopping cart and i store all the CC info in a .MDB on a secure server, so all the transaction between my asp and my db on the secure server is secure cuz it's all under the same server !

But, what if i store my info in a SQL Server DB from my Secure Server, is that secure ?