Hi,
Could someone point me in the right direction. I want to dynamically create
a table and assign the column names as [Name(1)], [Name(2)] [Name(3)] etc.
with square brackets. My code does this ok, but once the brackets are there
I cannot get insert, update to work in these tables through the DAL.
Are there any limitations such as spaces and illegal characters with SQL2000
tables or what am I missing as this all worked usign VB 6.
Thanks
RitaK
Archived from group: microsoft>public>vb>ole