Latest Answer : go to tool box ->click on mysqlDataAdapter->sql datadase is created-> sql.prompt-> click on ok button->in toolbox->windows-> datagrid->in properties of datagrid->data source & data member ...
Hi I want to upload a csv file and insert the data from the csv file into the database can any one help me on this?
What are the databases supported by SAP (like Oracle, MySql). Please list them all/some link which talks in detail about different output format supported by SAPWhat kind of output does SAP Module generates? Please list them all/some link which talks in detail about different output format supported by SAP
I had installed "mysql, mysqladministrator, mysql connector.net and it runned after coding but a error is coming "Compiler Error Message: BC30002: Type 'MySqlConnection' is not defined"can u pl help me?
How to list all the records from this mysql table.it has main categories and subcategories, wich are identified by parent id and how deep they go.I am using php mysql.So how can i list them where each child is listed under parent id. like a tree menu right.tbl categories-----------------------------------------------------| id | cat_name | parent_id | depth |------------------------------------------------------| 1 | Mobiles | 0 | 0 |-------------------------------------------------------| 2 | Computers
Latest Answer : Actually there are several ways of importing the data from Excel files to Oracle database.1) Save the .xls file to .csv file and then by using TXT2SQL tool we can generate the code and execute the code in TOAD or SQL prompt.2) By using SQL*LOADER we can ...
While developing sopping cart application we have to create a main catagory and the admin want facillity that he can add the unlimited number of subcatagories and the subcatagories again having unlimited