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

  • Home
  • SEARCH
  • 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 3392112
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T03:52:55+00:00 2026-05-18T03:52:55+00:00

I have one problem in which i simply want to know how i can

  • 0

I have one problem in which i simply want to know how i can create a table that can easily Used as a back end for my solution that is in Vb 2010.

I also want to know that when we choose a data source in a vb.net that is for sql server Which we want to choose….simply which can be used Because there is 2 or 3 with little different name…..

  • 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-18T03:52:56+00:00Added an answer on May 18, 2026 at 3:52 am

    I’m struggling to understand your question, but in an effort to help:
    I’m guessing that you want to programmatically create a table to be used by other parts of your VB application, but that you need to ensure the table name is unique…? If I’m right in that assumption, then see below.

    You can use this query:

    SELECT *
    FROM INFORMATION_SCHEMA.TABLES
    WHERE table_type = 'BASE TABLE'
    

    To get a list of table names currently in your database. You can compare the TABLE_NAME column values with your desired table name. If it exists already, change the name by adding an differentiator, eg: MyTable, MyTable1, MyTable2 etc.

    Alternatively, SQL Server accepts Guids as table names.

    Disclaimer: IMHO, If your table is not going to be temporary deciding table names in this manner is a pretty ugly solution and lacks supportability.

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

Sidebar

Related Questions

The problem: we have one application that has a portion which is used by
I have made a swings application but there is one problem in that which
I want to create a component which can be used like: <mc:chart data=#{bean.data} width=200
I have an interesting problem. I'd like to create a generic class that can
I have one problem , I want to get some data from XML file
I won't create wallpaper-application but have one problem. Please tell me how add ImageView
I'm trying to create a simple form with sonata bundle. I have one problem
I have a problem with detours. Detours, as you all know, can only move
I'm training code problems like UvA and I have this one in which I
One thing with which I have long had problems, within the CakePHP framework, is

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.