+ Reply to Thread
Results 1 to 1 of 1

Arguments are of the wrong type, are out of acceptable range, or are in conflict with

  1. #1
    Registered User
    Join Date
    02-29-2012
    Location
    Leicester
    MS-Off Ver
    Excel 2010
    Posts
    9

    Arguments are of the wrong type, are out of acceptable range, or are in conflict with

    Hello there
    I have got a sp which take a datatype of @FaxDoc varbinary
    Now I wanted to set the parameters from vba code the VBA Function as below:
    Please Login or Register  to view this content.
    I debug the code when it come to .Parameters.Append .CreateParameter("@FaxDoc",advarByte, adParamInput, 10000, faxDoc)
    It through increate data type.
    What is the right data type should use to pass a value of faxDoc() As Byte
    Last edited by Leith Ross; 03-16-2012 at 12:06 PM. Reason: Added Code Tags

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1