User Profile

Collapse

Profile Sidebar

Collapse
bNet
bNet
Last Activity: Feb 15 '11, 07:37 AM
Joined: Jun 30 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bNet
    replied to Database Export
    I dont want to use the option of "copy data from one or more tables and view" since this will coppy all the dataon tables, instead I want to specify the data that I want, and I selected "Write a query to specify the data that you want to transfere", I then wrote my select sql statement, then I executed, no what is happening is instead of puting the corect table name it put that default [dbo].[Query], now I want it to put the correct...
    See more | Go to post

    Leave a comment:


  • bNet
    replied to Database Export
    Yes I am using that wizzard
    See more | Go to post

    Leave a comment:


  • bNet
    replied to Database Export
    All Im trying to say:

    On the destination a Table name has been changed to query.
    i.e suppose I am exporting a DB having a Tamble named TTable1 on the destination the name of TTable1 is changed to Query.

    I am not sure if this will clarify.
    See more | Go to post

    Leave a comment:


  • bNet
    started a topic Database Export

    Database Export

    Hi,

    I am having a problem exporting DB,
    I want to Export a DB but writing the export query on the export wizard, when I do that on the destination DB it doesn't create the table name instead it says query.

    When I check on the wizard it says exporting from query to query instead of table names.

    can nybody help how can I solve this?

    Thanks in advance.
    See more | Go to post

  • bNet
    started a topic JCombobox Problem
    in Java

    JCombobox Problem

    Hi,

    I am having a proplem to figure this out with JCombobox,

    I select from a table "select FieldID, FieldDescriptio n from SomeTable"

    Now I want to display FieldDescriptio n on a JCombobox but I actually want to save FieldID.

    Can anyone help? thatnks in advance.
    See more | Go to post

  • bNet
    replied to DB Connection
    in Java
    Thanks ThatThatGuy for your response, Can you please assit with an example on how can I read from XML for my connection string?
    See more | Go to post

    Leave a comment:


  • bNet
    started a topic DB Connection
    in Java

    DB Connection

    Hi There:

    I am using netbeans on my projects I have been including conection string on my code, it makes it dificult when there are changes on the server,

    Anyone has an Idea on how can I get the connection string from a .dat file, or how can I have a class with a connection string, and how do I use that class on other classes

    Please Help
    See more | Go to post
No activity results to display
Show More
Working...