Hi there,
I Have an arraylist that holds both strings and integers and I was wondering what was the simplest way to export selected elements from it to a SQL Server 2000 table?
I Have an arraylist that holds both strings and integers and I was wondering what was the simplest way to export selected elements from it to a SQL Server 2000 table?
Comment