problem
hi i am facing problem when i am connecting my data base with my application with sql server 2000.
i am application i imports system.data.sql and imports system.data.sqlclient. every thing is fine mean i can preview my data in my application but when i am running my program it is throwing exception and saying that fail to login with user name "sa". i use sqladapter and corresponding dataset.
please help me out from this thing.
|