Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8392353
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T19:29:45+00:00 2026-06-09T19:29:45+00:00

Just trying to pass a 5-letter string value (ie, SSIID) from my VBA project

  • 0

Just trying to pass a 5-letter string value (ie, “SSIID”) from my VBA project to a parameter in my sql stored procedure but apparently I’m mixing up the types or something is going wrong. The error is:

Parameter object is improperly defined.

I’ve looked up the comparable data types here http://www.w3schools.com/ado/ado_datatypes.asp and tried to match but to no avail. Any ideas?

VBA

.CreateParameter("@Location", adVarChar, adParamInput, , "SSIID")

SQL Parameter

@Location varchar
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T19:29:46+00:00Added an answer on June 9, 2026 at 7:29 pm

    CreateParameter Method (ADO)

    Remarks about Size parameter

    If you specify a variable-length data type in the Type argument, you
    must either pass a Size argument or set the Size property of the
    Parameter object before appending it to the Parameters collection;
    otherwise, an error occurs.

    e.g.

    .CreateParameter("@Location", adVarChar, adParamInput, 5, "SSIID")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just trying to pass some values but it's throwing an error all the
I'm trying to pass $old from getOldText to reEdit with globals, but its not
I'm new to Android and I'm just trying to pass two doubles from one
just trying to test for equality in this piece of code, but getting a
Just trying to pull off some SMART info from connected Hard Drives on any
I don't think I'm even using funky characters - just trying to pass in
I am trying to pull a value from my Web.Debug.Config file most specifically from
Im just trying to share an integer between two processes, but the memory segment
I'm sure this is simple but I am just trying to wrap my head
Basically what I'm trying to do is take a String, and replace each letter

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.