database tables search using vb.net
-
Sir/Madam, This is the third time , I am posting this query and I will keep this util I get my problem solved. I was programically trying to ascertain whether the particular table in the database exist or not.For that i am using the following Query. SELECT COUNT(*) AS TABLE_EXISTS FROM MSysObjects WHERE Name = 'Forms' But the problem is , When I am tring to implement it using VB.net 2005.It shows the following error. Records cannot be read.No read permission on MSysObjects I am using MS-Access Please help. Thanks and Regards Pankaj
-
Sir/Madam, This is the third time , I am posting this query and I will keep this util I get my problem solved. I was programically trying to ascertain whether the particular table in the database exist or not.For that i am using the following Query. SELECT COUNT(*) AS TABLE_EXISTS FROM MSysObjects WHERE Name = 'Forms' But the problem is , When I am tring to implement it using VB.net 2005.It shows the following error. Records cannot be read.No read permission on MSysObjects I am using MS-Access Please help. Thanks and Regards Pankaj
google is your friend... http://forums.oracle.com/forums/thread.jspa?messageID=1619717 ...
solidIT.de - under construction Components for Microsoft .Net audittrail, objectcomparer, deepcopy and much more ...
-
Sir/Madam, This is the third time , I am posting this query and I will keep this util I get my problem solved. I was programically trying to ascertain whether the particular table in the database exist or not.For that i am using the following Query. SELECT COUNT(*) AS TABLE_EXISTS FROM MSysObjects WHERE Name = 'Forms' But the problem is , When I am tring to implement it using VB.net 2005.It shows the following error. Records cannot be read.No read permission on MSysObjects I am using MS-Access Please help. Thanks and Regards Pankaj
amaneet wrote:
This is the third time , I am posting this query and I will keep this util I get my problem solved.
You make it sound like your paying for a service that we're not providing. Go ahead and keep posting it, it'll just cause people to ignore you. The most probable reason why you're not getting any answers is because nobody knows what the answer is.
Dave Kreskowiak Microsoft MVP - Visual Basic
-
google is your friend... http://forums.oracle.com/forums/thread.jspa?messageID=1619717 ...
solidIT.de - under construction Components for Microsoft .Net audittrail, objectcomparer, deepcopy and much more ...
http://forums.oracle.com/forums/thread.jspa?messageID=1619717[^]
Dave Kreskowiak Microsoft MVP - Visual Basic