Problem in data retrieval from MS access database using ASP.NET + c#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sijugeo
    New Member
    • Jul 2007
    • 42

    Problem in data retrieval from MS access database using ASP.NET + c#

    Hi ,

    I am devoleping a web application which displays the details saved in access97. I am trying do display the details through asp.net. But the problem is that the name of the table is MPP Table. When I am trying to retrieve data from this table, it is throwing an error. What is the problem? Is the space in between the name of the table is the problem? How can I solve it?

    While I created a new table with oneword, it is working.

    Thanks in advance,
    Siju.
Working...