sridhar.a
05-14-2007, 02:33 AM
Hi,
I have sql server database on discount asp.net. I have uploaded all the tables and data
I connected through SQL server Management studio, I could able to see all the tables
but when I access through code first connection is getting established.But when I try
to retrieve data from any table its giving an error "invalid object name SamapleTable"
[sampletable is the table name].
Thanks in advance,
Sri
I have sql server database on discount asp.net. I have uploaded all the tables and data
I connected through SQL server Management studio, I could able to see all the tables
but when I access through code first connection is getting established.But when I try
to retrieve data from any table its giving an error "invalid object name SamapleTable"
[sampletable is the table name].
Thanks in advance,
Sri