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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T08:08:45+00:00 2026-06-13T08:08:45+00:00

I used SQL Server Management Studio to create 3 tables using SQL statements. Then

  • 0

I used SQL Server Management Studio to create 3 tables using SQL statements.

Then I attempted to create an ADO object in Visual Studio. The ADO wizard saw my database, but not the tables I created.

Is this because I need to somehow commit the changes I’ve made in Management Studio?
Or do I need to add some kind of prefix to the table names like:

CREATE TABLE mydb.Table1 ... ?

Or could this be a permissions thing?

Or am I not waiting enough time (1 min or so) for the ADO wizard to grab the table names from the database?

  • 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-13T08:08:46+00:00Added an answer on June 13, 2026 at 8:08 am

    Ah, I guess when you script the creation of your tables (or anything else you’re adding) you need to add this:

    USE [Interview_MicahHoover]
    GO
    

    So much for relying on the ETL guy to set things up 😉

    I figured this out by using the GUI to create the table, then right clicking on the new table in the left menu and saying ‘CREATE TO … clipboard’, pasting into notepad, and looking at how the SQL Server Management Studio did it.

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

Sidebar

Related Questions

I used the SQL Server management studio on a table with Create Script to
When I used SQL Server Management Studio to display the estimated execution plan of
Platform used : Microsoft Visual Studio 2010 (C#) Database : SQL Server 2008 R2
We have SQL Server 2008 R2 and Visual Studio 2008. I have used the
I've been using Microsoft SQL Server Management Studio for multiple manual SQL queries for
I am using SQL Server Express edition for my application (Visual Studio 2010 Ultimate,
using Visual.Web.Developer.2010.Express; using SQL.Server.Management.Studios.R2.Express; What I'm trying to do, is get a button to
I have a database (using Microsoft SQL Server Management Studio Express) that is currently
I create a table in SQL Server Management Studio with this code: CREATE TABLE
I used SQL server 2008 script wizard to create a script that would recreate

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.