
August 27th, 2000, 12:26 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Client Connection thru ODBC
<i><b>Originally posted by : A Dalui (mcc@cal.vsnl.net.in)</b></i><br />Hi to everybody. <br /><br />I have a MSSQL database installed on Windows NT. The Database is connected to the client thru ODBC. My Frontend is VB6. While dropping table using<br /><br /> <br /><DBNAME>.Execute ("Drop Table <TableName>")<br /><br /> <br />I encountered the following Error:<br /><br />Run-Time Error - 3032 <br />'Cann't perform this operation'<br /><br /><br />Thanks in advance for the solution.<br /><br />Avijit<br /><br />
|