>I'm new to list and I'm trying to export access database into txt file. How
>do I take my data out because (if I'm not mistaken ) I have to set my
>delimiter.
>
>How do I do it?

You can set the itedelimiter with this

set the itemDelimiter = "+" (the default is ,)

If you use that make sure to make a variable like oldItemDelimiter so you 
don't lose what it was before you changed it.

You might also want to look at a database Xtra.  It would more than likely 
be a lot faster and more organized.  I use the V12 database engine which you 
can find at http://www.integration.qc.ca.  Works great and its easy to 
learn.  I dunno how big your project is so maybe its not needed, but the one 
i'm working on right now has about 10,000 records and its been performing 
like a gem for me ;).  I also think i saw one that lets you use an access 
database a while back.  Check

http://www.macromedia.com
http://www.updatestage.com
http://www.mcli.dist.maricopa.edu/director/

They all have lists of Xtras on their sites

HTH

- Bill

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to