Thank you very much for your answer Christian, I shall try your sugestion. Greetings.
Walter. On Thu, Aug 29, 2013 at 2:54 PM, chris.waldmann < [email protected]> wrote: > ** > > > > > --- In [email protected], W O <sistemas2000profesional@...> > wrote: > > > > Hello everybody > > > > In a Firebird's datatabase I have a large table with thousands of > records, > > is there a simple way for send these records to a text file? > > > > My idea is to have a script with the "INSERT INTO" commands. > > > > Something like it: > > > > INSERT INTO MyTable(MyCol1, MyCol2, MyCol3) VALUES(1, 'Alicia', 444555); > > INSERT INTO MyTable(MyCol1, MyCol2, MyCol3) VALUES(2, 'Beatriz', 654321); > > > > So, when I initialize the database in another location I can put all > those > > records into it using the INPUT command of ISQL. > > > > Greetings. > > > > Walter. > > > > > > [Non-text portions of this message have been removed] > > > Hi Walter > I use IBExpert for this, but I don't now if the personal editon has this > Export option. > You can use also FlameRobin > > Happy coding > Christian > > > [Non-text portions of this message have been removed] ------------------------------------ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Visit http://www.firebirdsql.org and click the Resources item on the main (top) menu. Try Knowledgebase and FAQ links ! Also search the knowledgebases at http://www.ibphoenix.com ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/firebird-support/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/firebird-support/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
