Thread: ADO question
View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Norie Norie is offline
external usenet poster
 
Posts: 82
Default ADO question

AB

What do you mean exactly?

As far as I can see there are no variables declared in the OP's code
and only a few given values.

szConnect could be anything, the prefix sz suggests a string the
Connect could mean it's a connection.

I suppose it could be a connection string of we combine the 2.:)