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 3699730
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T05:08:19+00:00 2026-05-19T05:08:19+00:00

I inherited some partially complete sql code that I can’t get to work. it

  • 0

I inherited some partially complete sql code that I can’t get to work.

it accesses multiple databases, so it first searches for proper database using a userID number, then inserts that database name into a query. the part i’m having a problem with (extremely abbreviated) is…

DECLARE @sql AS VARCHAR(8000)  
    SET @sql = 'INSERT INTO ['+@DatabaseName+'].dbo.[customer]  
                  ( -- containing about 200 columns. )  
                VALUES(...)'  
PRINT @sql  
EXEC(@sql)

i would get errors in the middle of a column name, sometimes saying it’s expecting a parenthesis or quote. i started deleting white space so that, ie, [first name],[last name] were on the same line and not two different lines and that would get me a little further down the query. i don’t have much more white spaces i can delete and i’m only just getting into the Values(…) portion of it. the weird thing is. i copy and pasted just the columns portion and put it into Word and it comes up as being only about 3,000 characters, including white space.

am i missing something?
if it means anything, i’m running microsoft sql server 2005, and using the sql server management studio for editing

thanks!

  • 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-05-19T05:08:19+00:00Added an answer on May 19, 2026 at 5:08 am

    See here: SQL Server: When 8000 Characters Is Not Enough for a couple of solutions

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm seeing some code I've inherited that looks like the following: @interface SomeClass (private)
I have inherited some legacy PHP code what was written back when it was
In some code I've inherited, I see frequent use of size_t with the std
I have some C# / asp.net code I inherited which has a textbox which
I'm refactoring some code I inherited from a long-gone developer, and I find this:
I came across some Enumerators that inherited uint . I couldn't figure out why
I've inherited a rather large application that really could use some cleanup. There is
I've inherited some aspx (including the web.config file) and am getting the following error.
I have inherited a middle tier system with some multi-Threading issues. Two different threads,
I'm looking for some way to effectively hide inherited members. I have a library

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.