Results 1 to 4 of 4

Thread: Insert Array into MySQL

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Insert Array into MySQL

    I have an array that I would like to insert into one column of one row of a table. Is there a way to do this with MySQL?

    Thanks

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Insert Array into MySQL

    The database type is not important providing it supports ANSI SQL, which, I believe, MySQL does.

    Do you want to do this INSERT via a VB6 or VB.NET frontend? (The VB coding is dfferent)

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Re: Insert Array into MySQL

    I'm using VB.Net 2005

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Re: Insert Array into MySQL

    help????????????

Posting Permissions

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



Click Here to Expand Forum to Full Width