garymgordon
Posts: 7
|
| Posted: 11/16/2004, 9:47 AM |
|
I am having a problem connecting to an .xls file (as the database).
I don't know what to select from the DATABASE drop down menu when trying to add a new connection.
I don't want to set up a DSN (if possible). So, how does the connection string get created from within CCS?
Am I missing something on my computer? I just need to know (I guess) what to select, how to set this up, etc.
Help?
Thanks,
Gary
_________________
Gary M. Gordon
Webmaster - Developer.Designer.Programmer
ggordon@garymgordon.com
http://www.garymgordon.com/
New Jersey, USA
|
 |
 |
peterr
Posts: 5971
|
| Posted: 11/16/2004, 12:25 PM |
|
Q: "So, how does the connection string get created from within CCS?"
A: The same way as without CCS.
Just use any standard connection string that works with Excel, as supported by Microsoft. See: http://www.google.com/search?hl=en&lr=&q=asp+connection+strings+excel http://forums.codecharge.com/search.php?s_keyword=conne...m[]=6&s_period=
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|