|
-
Dec 22nd, 2005, 03:53 PM
#1
Thread Starter
Frenzied Member
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
-
Dec 22nd, 2005, 07:08 PM
#2
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)
-
Dec 23rd, 2005, 10:06 AM
#3
Thread Starter
Frenzied Member
Re: Insert Array into MySQL
-
Dec 26th, 2005, 12:05 AM
#4
Thread Starter
Frenzied Member
Re: Insert Array into MySQL
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|