If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Manage MySQL users programmatically

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-04-04, 08:05
Analyzer Analyzer is offline
Registered User
 
Join Date: Apr 2004
Posts: 38
Manage MySQL users programmatically

Hi,

I can fully manage MySQL with the user "root".But i want to manage (add,delete, define privileges) all users programmatically.Is there an example about this? I'm using Borland C++ Builder 6.0+MySQL 4.1+Zeos DBO.
Thanks in Advance.

Analyzer
Reply With Quote
  #2 (permalink)  
Old 06-08-04, 16:16
Leaden Leaden is offline
Registered User
 
Join Date: Dec 2003
Location: Houston, TX
Posts: 21
Figure out the SQL and do a SQL query when you are logged in as root.

Its much easier/secure to setup the user ahead of time.
__________________
I do not fear computers. I fear the lack of them.
-Isaac Asimov (1920 - 1992)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On