On 4/18/2012 3:01 AM, Shri Saurabh wrote:
> On Apr 17, 8:37 pm, Jerry Stuckle<
jstuck...@attglobal.net> wrote:
>> On 4/17/2012 8:42 AM, Shri Saurabh wrote:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>> On Apr 17, 5:24 pm, Captain Paralytic<
paul_laut...@yahoo.com> wrote:
>>>> On Apr 17, 12:38 pm, Shri Saurabh<
saurabh.goy...@gmail.com> wrote:
>>
>>>>> On Apr 17, 4:25 pm, Jerry Stuckle<
jstuck...@attglobal.net> wrote:
>>
>>>>>> On 4/17/2012 6:51 AM, Shri Saurabh wrote:
>>
>>>>>>> Hi,
>>
>>>>>>> I want to share MySQL database running on server to all end
>>>>>>> users? Tell me ASAP....
>>
>>>>>> MySQL allows multiple users to connect to the database concurrently.
>>>>>> Nothing special needs to be done (as long as you have configured MySQL
>>>>>> to be available to the network).
>>
>>>>> I want to share MySql database by ODBC in local environment? how to do
>>>>> it?
>>
>>>> Same answer as before plus ensure that the ODBC driver is installed on
>>>> all the users' machines.
>>
>>> yes ODBC driver is installed on all machines.....
>>
>> Then just ensure networking is enabled for MySQL and connect to it.
>>
>