PC Review


Reply
Thread Tools Rate Thread

Delete query using a sqloledb connection

 
 
=?Utf-8?B?QWxleA==?=
Guest
Posts: n/a
 
      9th Nov 2007
Whenever I try to execte a delete query using a sqloledb connection I get the
following message:
“The column prefix ‘WEBAPPS.DBO.MDUCMPLX_RANGES_VID' does not match with a
table name or alias name used in the query”
Do I need to change the qyntax?
below is the query

DELETE FROM WEBAPPS.DBO.MDUCMPLX_RANGES_VID
WHERE WEBAPPS.DBO.MDUCMPLX_VID.VID = 27

 
Reply With Quote
 
 
 
 
Alex Dybenko
Guest
Posts: n/a
 
      10th Nov 2007
Hi,
check that you are really connected to sql server you need. Just query
sysobjects to make sure table is there

--
Best regards,
___________
Alex Dybenko (MVP)
http://accessblog.net
http://www.PointLtd.com

"Alex" <(E-Mail Removed)> wrote in message
news:677DB5A6-4325-493F-845F-(E-Mail Removed)...
> Whenever I try to execte a delete query using a sqloledb connection I get
> the
> following message:
> “The column prefix ‘WEBAPPS.DBO.MDUCMPLX_RANGES_VID' does not match with a
> table name or alias name used in the query”
> Do I need to change the qyntax?
> below is the query
>
> DELETE FROM WEBAPPS.DBO.MDUCMPLX_RANGES_VID
> WHERE WEBAPPS.DBO.MDUCMPLX_VID.VID = 27
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any Way to Force Default Connection to SQLOLEDB Driver? Will Microsoft Access 3 28th Jul 2006 06:38 AM
SQLOLEDB.RLL Louis Windows XP Setup 0 6th Oct 2004 05:34 AM
Help with SqlOleDB Jim Bish Microsoft ADO .NET 2 13th Mar 2004 11:52 AM
Help with SqlOleDB Jim Bish Microsoft Dot NET Framework 1 11th Mar 2004 08:35 AM
SQLOLEDB directly Horatiu Ripa Microsoft Dot NET 0 2nd Oct 2003 11:10 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:15 AM.