Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: johnccy
  • Content: Threads
  • Order by date
  1. johnccy

    temporary table question

    i used mysql and php for web database design, for narrow down searching purposes, i used temporary table in mysql. my question is: if more than one user do searching, does this mean that more than one temporary table with the same name will be created? is it a problem? rgds, johnccy
  2. johnccy

    delect autorisation profile in production system after used

    Dear All: Currently, i have a temporary authorisation profile transported from development system to my production system. Now due to the temporary period is over, i need to delete this profile in my production system. my question is, is there any alternative way to delete autorisation...
  3. johnccy

    how to view all fields when i use "describe <table_name>"

    hello all: i have a table with about 20 fields. i used "describe" command to display those fields types.. but due to too many fields for that table, it can't display all the fields on screen at one time. is there any "pause" command to pause the display.. or i need to use...
  4. johnccy

    how does a workstation login to server

    hi there: i am a linux newbie, so far my office using NT domain for network. i am trying to use linux workstation to connect to a linux server.. but i don't have any idea about it.. i have already setup both server and workstation on linux machines and both network cards are running properly...
  5. johnccy

    user "root" accidentally deleted

    i am mysql newbie, when i want to change mysql user password, accidentally i delete the root user, when i restart mysql service.. i can't connect to database any more.. it prompt out to say that there is no user "root" found. can anyone help me? rgds, john
  6. johnccy

    connect to internet through MS proxy server

    i am using linux mandrake 8,2 with samba installed. can i connect to internet through MS proxy server? i have been tried to put in my MS proxy server's IP into linux web browser, when i connect to a website.. it prompt up authentification box to ask me to enter user id and password, even i...
  7. johnccy

    logon to NT domain server

    i am installed samba in my linux mandrake workstation. i can sharing files between win98 machines. but i have no idea how to use my linux workstation to logon to my office NT domain server. can linux workstation logon to NT domain server just like others 95/98 client machines or not? if so...

Part and Inventory Search

Back
Top