Results 1 to 4 of 4

Thread: Text til MySQL

  1. #1
    Join Date
    Mar 2003
    Posts
    3

    Question Text til MySQL

    Hi

    I am a newbee to both php and MySQL.

    I was wondering if I could get some assiatance on a matter:

    I have a userdatabase in flatfile format. The user info is divided into many files:

    First the main file where all the usernames are listed in one column. Then one separeate file for each user, named [username].dat containing their userinfo with encrypted password.

    Is there a way I can import all these files (almost 300 of them) into a single MySQL table? If so, could someone please explain this to me in easy terms? Thanks.

    Charlotte

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Should post this in Mysql forum.

  3. #3
    Join Date
    Mar 2003
    Posts
    3
    isn't this the MySQL forum?

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938
    This is Microsoft SQL server forum.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •