User Profile
Collapse
-
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... -
-
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.Leave a comment:
-
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. -
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. -
Thanks ThatThatGuy for your response, Can you please assit with an example on how can I read from XML for my connection string?Leave a comment:
-
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
No activity results to display
Show More
Leave a comment: