Web Wiz
Home
Home
Hosting Services
Hosting Services
Knowledgebase
Knowledgebase
Community and Support Forums
Support Forums
Customer Login
Customer Login

  New Posts New Posts RSS Feed - Multiple-step OLE DB operation generated
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Web Wiz Web Hosting 30 Day Free Trial

Windows Hosting 30 Day Free Trial, with no obligation, on all our Windows Web and Reseller Hosting Packages.

For moreĀ informationĀ see our Windows Hosting 30 Day Free Trial page.

Multiple-step OLE DB operation generated

 Post Reply Post Reply
Author
Charlie Goodwin View Drop Down
Newbie
Newbie


Joined: 06 June 2006
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Charlie Goodwin Quote  Post ReplyReply Direct Link To This Post Topic: Multiple-step OLE DB operation generated
    Posted: 25 July 2006 at 7:54am

I'm moving my Forum from Access to SQL Server

I have a page with the following code:
 
strSql = "SELECT * FROM tblVacancy"

  'Set up database call to add new Vacancy
  with rscommon
   'Set lock type to only lock table on update
   .LockType = 3
   'Make dummy querry to get table mappings
   .open strSQL, adoCon
   .addnew
   .fields("AuthorID") = lngAuthorId
   .fields("TermType") = intVacancyTerm
   .fields("ExpiryDate") = datExpiryDate
   .fields("Description") = strVacancyDescription
   .fields("CreationDate") = datCreationDate
   . . . . . .
 
The trouble is I get the following error when it tries to execute the line:
   .fields("AuthorID") = lngAuthorId
 
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
 
It works fine using my access database.
Is there an easy way to 'Check each OLE DB status'?
 
 
 


Edited by Charlie Goodwin - 25 July 2006 at 7:59am
Back to Top
ctscott View Drop Down
Senior Member
Senior Member
Avatar

Joined: 27 May 2003
Location: United States
Status: Offline
Points: 246
Post Options Post Options   Thanks (0) Thanks(0)   Quote ctscott Quote  Post ReplyReply Direct Link To This Post Posted: 25 July 2006 at 1:59pm
______________________
College Football Trivia
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



Become a Fan on Facebook Follow us on Twitter Web Wiz on Google+ Community Forums Web Wiz Blogs Web Wiz News
Company Information | Contact Web Wiz | Terms & Conditions | Privacy Policy

Prices exclude VAT unless otherwise stated - $, € prices shown as a guideline only
Web Wiz Ltd, Unit 10E Dawkins Road Ind. Est, Poole, Dorset, UK, BH15 4JD
Copyright ©2001-2012 Web Wiz - All rights reserved