<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/">
<title>talkaboutdatabases.com Paradox</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/</link>
<description>$</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2003-2005, Talk About Network. All Rights Reserved.</dc:rights>
<dc:date>2008-07-09T01:07:28+00:00</dc:date>
<dc:publisher>TAN</dc:publisher>
<dc:creator>rss@talkaboutnetwork.com</dc:creator>
<dc:subject>Discussion</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115275.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115269.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115263.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115258.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115255.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115253.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115248.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115245.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115243.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115240.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115239.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115232.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115229.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115228.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115220.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115208.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115204.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115203.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115198.html" />
<rdf:li rdf:resource="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115193.html" />
 </rdf:Seq>
</items>
<image rdf:resource="http://tan12.talkaboutnetwork.com/images/spacer.gif" /> 
<textinput rdf:resource="http://talkaboutdatabases.com/group/comp.databases.paradox/search.html" />
</channel>

<image rdf:about="http://tan12.talkaboutnetwork.com/images/spacer.gif">
<title>talkaboutdatabases.com Paradox</title>
<url>http://tan12.talkaboutnetwork.com/images/spacer.gif</url>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/</link>
</image>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115275.html">
<title>Double Quotes in Strings</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115275.html</link>
<description>Hi, I am trying to declare some String-Constants. One of them  HAS TO include a double-quoted String. How do I do this?   e.g.: var SomeStr String endvar  method pushButton SomeStr = !DOCTYPE FILME SYSTEM FILME.DTD  endMethod  According to the XML-Sp...</description>
<dc:creator>Michael.Ruehling@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-07T07:16:57+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115269.html">
<title>At the end of a paradox session</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115269.html</link>
<description>Hello !  Despite the fact am a very poor english speaker let me ask a question... When I click to close a paradox session I receive an error message which  tell me:  The file xxxxxxxxx cannot be created.  xxxxx is the name of my table.  Helas the mes...</description>
<dc:creator>Andre Foucart ltandre.foucart@[EMAIL PRO...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-07-04T09:20:44+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115263.html">
<title>ParadoxFile to XML</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115263.html</link>
<description>Hi, I am using Paradox 9. Thesedays I am trying to convert all of my  Lists into XML-Files to display them via XSL.  Has anybody tried to write an XML-Export-Filter -Function or  something like that in ObjectPal? Anything is helpful.   M.</description>
<dc:creator>Michael.Ruehling@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-30T21:37:23+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115258.html">
<title>Reading a paradox file</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115258.html</link>
<description>Hi all,  I have a paradox file and I need to convert it into a word document. Is it possible ? If so can anyone tell me how to do it ?The paradox file itself is 4.5 MB.</description>
<dc:creator>Nancy ltnancy_georgem@[EMAIL PROTECTED]
...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-30T01:12:02+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115255.html">
<title>Re: Linuxuser im Gebirge???</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115255.html</link>
<description>Pienipäistä moraalia, suuret toleranssit.  Jälleen kerran asiaa, jota maassamme tuskin kourallinen edes tietää. OL-3 työmaan mokailut on jo alansa klassikoita. Mutta jopa siinä ilmapiirissä tämä hakee kyllä vertaistaan minusta. Ydinvoimalan suunnitte...</description>
<dc:creator>Eemil Vikström lteemil@[EMAIL PROTECTED]...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-28T08:14:16+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115253.html">
<title>PDF filename control within Paradox 9</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115253.html</link>
<description>Had a little search but didnt find the answer.  I have a system running in paradox 9 which we print from often, including  invoices.  In attempt to be more efficient (and maybe save the planet) we want to print  lots of invoices to pdf from within ou...</description>
<dc:creator>Ed Hall ltedhall@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-28T15:56:31+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115248.html">
<title>MAKE $250,000 IN WEEKS</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115248.html</link>
<description>===============================================================================  MAKE $250,000 IN WEEKS AS SEEN ON OPRAH  20/20  ***Oprah Winfrey and ABCs investigation team 20/20 also prove it can be done.***  ***Proven by various, highly-respected ...</description>
<dc:creator>Make Money ltmoney@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-25T11:21:10+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115245.html">
<title>How to open OutlookExpress on a specific account?</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115245.html</link>
<description>My problem is simple, but i dont Know how to do it: If i have this code on a button:  method pushButton(var eventInfo Event) execute(C:\\Program Files\\Outlook Express\\msimn.exe, Yes, ExeShowNormal) endMethod  I can open Outlook Express from Paradox...</description>
<dc:creator>Régis ltregis.dd@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-23T17:56:22+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115243.html">
<title>Paradox and Vista</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115243.html</link>
<description>I tried Paradox Runtime 9 on MS Vista last year and kept getting an error on  exiting Paradox.  It just says that PF Runtime has stopped  working.....Windows is collecting information.  Few seconds later, I just  hit the CLOSE PROGRAM.  Today I tried...</description>
<dc:creator>Oscar Santiesteban lto_santiesteban@[EMA...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-17T20:50:29+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115240.html">
<title>Re: importing large data fields</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115240.html</link>
<description>Jim, hello,  That sounds good simple advice, Ill investigate that on the basis of a script to get the stuff in to Pdox (v.9 i think).  see comment below.  thanks Anne  On Sat, 14 Jun 2008 19:26:58 -0400, Jim Hargan wrote:   Hi Anne!    I cant address...</description>
<dc:creator>Anne Wainwright ltinksi@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-15T19:59:42+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115239.html">
<title>importing large data fields</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115239.html</link>
<description>hello, me again.  I am importing data larger than 256 chars per field, but cannot import into a memo field it seems.  Conversely, if I have a memo field then when i export to a separated format then only the first 256 chars get out.  These seem to be...</description>
<dc:creator>Anne Wainwright ltinksi@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-15T19:59:36+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115232.html">
<title>importing large data fields</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115232.html</link>
<description>hello, me again.  I am importing data larger than 256 chars per field, but cannot import  into a memo fieldit seems.  Conversely, if I have a memo field then when i export to a separated format then only the first 256 chars get out.  These seem to be...</description>
<dc:creator>Anne Wainwright ltinksi@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-15T00:39:24+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115229.html">
<title>serial number limit (Paradox) with BDE?</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115229.html</link>
<description>We use Paradox for Windows 7, Borland Paradox Engine 3.01 with Borland C++ 4.5 and C++Builder 5 with BDE. It works over years without any problems. Since a week the BDE produces the following error: serial number limit (Paradox)  I deleted PDOXUSRS.N...</description>
<dc:creator>Sven.Kammradt@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-12T06:13:25+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115228.html">
<title>Ryhmän sfnet.keskustelu.varaventtiili virallinen kuvaus</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115228.html</link>
<description>Kuten hyvin tiedämme jo nyt TVO.n kampamaneettikasvatusaltaan merivedet ovat kohta taas kuukausimääriä laittomasti yli kansainvälisen IAEA:n määräämän EHDOTTOMAN +30C ydinturvarajan yli. OL-1 ja OL-2 laitosta jouduttu jo pitkään ja hartaasti ajamaan ...</description>
<dc:creator>Lasse Sjöberg ltsjoberg@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-12T07:40:11+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115220.html">
<title>Tool for Pardox database</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115220.html</link>
<description>I have a legacy tool that uses Paradox database files.  There are some tables that are too large and I used Access to delete records from them.  However, the file sizes for the Paradox tables did not decrease like I expected them to.  Is there a tool...</description>
<dc:creator>kryten ltKryten98008@[EMAIL PROTECTED]
g...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-09T08:33:48+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115208.html">
<title>changevalue and newvalue</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115208.html</link>
<description>Newvalue is triggered when a new value is entered into a field but is also  called on opening. I have a rather large database which has similar fields (we will call them  ASA1 and ASA2) in separate, but linked tables. The fields are not identical  fo...</description>
<dc:creator>Craig ltcraig.futterman@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-07T08:18:24+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115204.html">
<title>cannot bind look-up-table to another table</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115204.html</link>
<description>Hello,  I have the following problem:  Trying to bind a look-up-table to a related table I get the following  error: Keine Übereinstimmung zwischen Fremd- und Primärschlüssel  possible translation: Primary Index and foreign?? strange??-index do not m...</description>
<dc:creator>W.Marks ltw.marks@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-02T12:16:21+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115203.html">
<title>canot bind ns-table to another table</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115203.html</link>
<description>Hello,  I have the following problem:  Trying to bind a look-up-table to a related table I get the following  error: Keine Übereinstimmung zwischen Fremd- und Primärschlüssel  possible translation: Primary Index and foreign?? strange??-index do not m...</description>
<dc:creator>W.Marks ltw.marks@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-06-02T12:09:37+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115198.html">
<title>Date and Time</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115198.html</link>
<description>I have a large amount of data to input and would like to input date and time without having to input the / between month, date and year and also without having to input for time the :  Example:  to input 12/15/07 I would like to only input 121507  an...</description>
<dc:creator>r44pick ltr44pick@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-30T16:24:37+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115193.html">
<title>writetoclipboard truncate last  digit</title>
<link>http://www.talkaboutdatabases.com/group/comp.databases.paradox/messages/115193.html</link>
<description>pdx7.0.5.57, bde 5.1, wxp sp1  a form with a field bound to a longinteger field of a table. The following code in mouseRightUp  var 	pop popupmenu 	s string endvar disabledefault pop.addText(Copy number) Pop.show() writetoclipboard(string(self)) self...</description>
<dc:creator>marco ltn_sp_hum_marco.foglia@[EMAIL PRO...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-05-26T18:44:55+00:00</dc:date>
</item>


<textinput rdf:about="http://talkaboutdatabases.com/group/comp.databases.paradox/search.html">
<title>Search talkaboutdatabases.com Paradox</title>
<description>Search talkaboutdatabases.com Paradox</description>
<name>q</name>
<link>http://talkaboutdatabases.com/group/comp.databases.paradox/search.html</link>
</textinput>

</rdf:RDF>
