> Thanks for your mail. I am going to try it again > tonight. You're welcome.
> But before I do it, I have another question: > in your sample script, you have $attr in the connect > function, what $attr is on my situation (leave it > blank as you suggest?) -- not link to the net, just > http://localhost/index.html ? is it 127.0.0.0? Didn't you read the docs? $attr allows you to specify handle attributes, such as RaiseError, ChopBlanks, LongReadLen - I only included it for completeness. > Do I need to setup "User DSN" or "File DSN"? System DSN is the norm - but if you use DSN-less connection you don't need to define one at all. -- Simon Oliver
