473,467 Members | 1,575 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

upload client side data to the MySQL server

126 New Member
Can someone tell me how do i upload the data created in mysql back-end into the Mysql server,
I mean, i have created some tables using mysql command line client in my system, it is accessible only to me. how do i upload it into the mysql server so that i can see my table contents even from friends systems.
Dec 19 '12 #1

✓ answered by johny10151981

in your bin directory there is an application name mysqldump

Use this tool to create the sql file. then run the sql file from your friend machine

1 1613
johny10151981
1,059 Top Contributor
in your bin directory there is an application name mysqldump

Use this tool to create the sql file. then run the sql file from your friend machine
Dec 20 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: JT | last post by:
im trying to use the following code to log whenever a user clicks through this particlular message box - however, this currently logs regardless of whether or not the message box was clicked - im...
1
by: Bin Song, MCP | last post by:
Hi all I got a strange problem In my webform, I have a server-side Button "btnDisable" to save some data and enable or disable all other fields in this form based on the data. The logic is: on...
6
by: Guadala Harry | last post by:
I have some client-side JavaScript that, among other things, calculates the value of a variable (myVar). On the server I have a stored procedure that needs to somehow receive as an input parameter...
3
by: Dustin II. | last post by:
Hi, I have an ASP.NET solution, and the ASPX page I have a form , I want to copy some of the data from that form to the clipboard, I am using the below script the script works fine when I use a...
4
by: Mortar | last post by:
i have a server side button which 1st needs to run some client side script for form checking. I got this working from the attributes thing. Then, if all is valid client side, i need to call the...
3
by: Scott Friedrich | last post by:
We have an asp.net application in which we use an embedded activeX control to display an EMF. The control offers a client-side Copy method that copies the contents to the client's clipboard. Is...
1
by: Ben | last post by:
I have a button that runs some server code when clicked. Is it possible to also have it run some client side java script? The setup is i have a tree menu in the left frame and the data in the...
7
controlbox
by: controlbox | last post by:
I have recently inplemented some drop-down lists (combos) on a page where one is dynamically populated according to the selection of another using the microsoft ajax extensions. I had to set...
1
by: praveenkumarvpk | last post by:
Suggest me to store client side images to server side Folder using JSP or Struts Please Help me to find the solution Thank You!
4
by: anonymousstar | last post by:
Hi, I was wondering if I can get some help with changing client side javascript to server side javascript. I have a survey connected to an Enterprise Manager SQL database. My code works and the...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.