<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
<title>Database - popasp.net</title>
<atom:link href="http://www.popasp.net/rss/computers-database.xml" rel="self" type="application/rss+xml" />
<link>http://www.popasp.net/category/computers-database/</link>
<description>popasp.net, Database</description>
<lastBuildDate>Mon, 21 May 2012 07:15:55 GMT</lastBuildDate>
<generator>http://popasp.net/?v=6.01</generator>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<item>
<title>Access upgrade to SQL? - Database</title>
<link>http://www.popasp.net/computers-database/120682/</link>
<comments>http://www.popasp.net/computers-database/120682/</comments>
<pubDate>Mon, 31 Dec 2007 00:26:00 GMT</pubDate>
<dc:creator>trevorbest</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120682/</guid>
<description><![CDATA[Greg Strong wrote:&gt; What are considerations if you write an Access database which you may&gt; later want to upgrade the back end to say SQL?Man: Can you tell me the way to &amp;lt;some place&gt;?Paddy: If I were you, I wouldn&apos;t start from here.If you&apos;re starting with a view to upgrade l......]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120682&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Question - Database</title>
<link>http://www.popasp.net/computers-database/120681/</link>
<comments>http://www.popasp.net/computers-database/120681/</comments>
<pubDate>Thu, 27 Dec 2007 12:57:00 GMT</pubDate>
<dc:creator>netpochi</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120681/</guid>
<description><![CDATA[In SqlServer, What is the datatype to mask a field of a table ? I mean if I want to save a password in a table, entering to SQLServer I&apos;d want to display &quot;*****&quot; instead of &quot;hello&quot;.Thanks.........(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120681&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>more unintuitive behavior - Database</title>
<link>http://www.popasp.net/computers-database/120680/</link>
<comments>http://www.popasp.net/computers-database/120680/</comments>
<pubDate>Mon, 02 Jun 2008 01:11:00 GMT</pubDate>
<dc:creator>anonymous</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120680/</guid>
<description><![CDATA[i just updated statistics (with fullscan) on a set of tables that are referenced by a query, and now, the query runs slower than it did before i updated the statistics. so, 1. has anyone seen this before? 2. can anyone explain this? thanks, arthur......(with 4 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120680&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>4</slash:comments>
</item>
<item>
<title>Access 97/SQL Server 2K timeout issues - Database</title>
<link>http://www.popasp.net/computers-database/120679/</link>
<comments>http://www.popasp.net/computers-database/120679/</comments>
<pubDate>Tue, 04 Dec 2007 23:01:00 GMT</pubDate>
<dc:creator>tim_smith</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120679/</guid>
<description><![CDATA[We have an application that uses an Access MDB file that contains links to tables in a SQL server database.  A script within the MDB file processes information and updates the linked tables.Performing simple INSERT/DELETE statements within the script against the linked tables frequently generate......]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120679&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Support for Object-Relational Database? - Database</title>
<link>http://www.popasp.net/computers-database/120678/</link>
<comments>http://www.popasp.net/computers-database/120678/</comments>
<pubDate>Mon, 11 Feb 2008 19:47:00 GMT</pubDate>
<dc:creator>christinafarmer_</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120678/</guid>
<description><![CDATA[Hi, I&apos;m new to oracle and HTML DB, so I apologise if the question is stupid! I would like to develop a web application using Oracle, HTML DB seems to be the solution to help me develop an application quickly with minimal code.I was planning to develop an object-relational database, but I ca......(with 5 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120678&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>5</slash:comments>
</item>
<item>
<title>passing parameters between forms - Database</title>
<link>http://www.popasp.net/computers-database/120677/</link>
<comments>http://www.popasp.net/computers-database/120677/</comments>
<pubDate>Fri, 08 Feb 2008 18:01:00 GMT</pubDate>
<dc:creator>jordan6</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120677/</guid>
<description><![CDATA[Hi,I would like to understand how parameters can be passed between forms.And how do you create a parameter list and what does it mean . Please if possible a good and simple example of this will be a great help of me and i will appreaciate this .thanks.......(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120677&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>spatial index on object table - Database</title>
<link>http://www.popasp.net/computers-database/120676/</link>
<comments>http://www.popasp.net/computers-database/120676/</comments>
<pubDate>Sat, 09 Feb 2008 00:12:00 GMT</pubDate>
<dc:creator>afriis72</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120676/</guid>
<description><![CDATA[Hi,Is it possible to create a spatial index on an object table (with a spatial attribute)? E.g.,create type t as object (id number(8), shape MDSYS.SDO_GEOMETRY);create table t_tab of t;after inserting table in user_sdo_geom_metadata:create t_tab_sx on t_tab(shape) indextype is mdsys.spatial_inde......(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120676&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>getting the last result - Database</title>
<link>http://www.popasp.net/computers-database/120675/</link>
<comments>http://www.popasp.net/computers-database/120675/</comments>
<pubDate>Fri, 23 May 2008 18:12:00 GMT</pubDate>
<dc:creator>jamesscott</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120675/</guid>
<description><![CDATA[Hello,I have following table:product| ordered_by | daten1 | A | 2006-01-01n1 | A | 2006-02-01n1 | D | 2006-03-01n1 | B | 2006-05-01n2 | B | 2006-01-01n2 | C | 2006-04-01...As a result I only want one set per product with the latest &quot;ordered_by&quot;.In this example:n1, B andn2, CSo far I solved it wi......(with 5 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120675&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>5</slash:comments>
</item>
<item>
<title>automatically stock discount - Database</title>
<link>http://www.popasp.net/computers-database/120674/</link>
<comments>http://www.popasp.net/computers-database/120674/</comments>
<pubDate>Tue, 03 Jun 2008 22:12:00 GMT</pubDate>
<dc:creator>filo666</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120674/</guid>
<description><![CDATA[Could sombody tell me how I can make a sustraction from a stock form, what Iwant to do is put the nomber of pices in a cell, then ask how many pieces hesaled, then discount the nomber of pieces saled from stock and show the newnomber of pieces???This is posibble in acces??tks......]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120674&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>why not showing the nulls? - Database</title>
<link>http://www.popasp.net/computers-database/120673/</link>
<comments>http://www.popasp.net/computers-database/120673/</comments>
<pubDate>Wed, 12 Dec 2007 08:54:00 GMT</pubDate>
<dc:creator>mtm81</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120673/</guid>
<description><![CDATA[Hi,I have two tbls joined via a varchar field.. which in tbl I have to use a CASE statement to format it correctly for the JOIN..All works well.. however, if I add a WHERE clause to the statement, with the WHERE clause affecting only one of the JOINED tbls.. All the NULLS are not shown.I should......(with 3 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120673&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>3</slash:comments>
</item>
<item>
<title>Allias Name to be used in Group By cluase - Database</title>
<link>http://www.popasp.net/computers-database/120672/</link>
<comments>http://www.popasp.net/computers-database/120672/</comments>
<pubDate>Mon, 11 Feb 2008 15:10:00 GMT</pubDate>
<dc:creator>jaibe_2k_yahoo</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120672/</guid>
<description><![CDATA[I have a table trxndet (bankcommdisc,bankadhocdisc,trxnamt) number fields .My query is like this select (t.bankcommdisc+t.bankadhocdisc) as bankrebate ,(select sum(A.trxnamt) from trxndet Awhere (A.bankcommdisc+A.bankadhocdisc)= (t.bankcommdisc+t.bankadhocdisc) )as Cashfrom Trxndetgroup by (t.ba......(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120672&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>How to represent a date in C - Database</title>
<link>http://www.popasp.net/computers-database/120671/</link>
<comments>http://www.popasp.net/computers-database/120671/</comments>
<pubDate>Sat, 17 May 2008 14:33:00 GMT</pubDate>
<dc:creator>franz</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120671/</guid>
<description><![CDATA[Greetings,I have absolutely no idea how to represent a mysql date type in C.There doesn&apos;t seem to be a MYSQL_TIME type. Any help/suggestions wouldbe greatly appreciated.Thanks......(with 3 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120671&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>3</slash:comments>
</item>
<item>
<title>Spatial on 10G - Database</title>
<link>http://www.popasp.net/computers-database/120670/</link>
<comments>http://www.popasp.net/computers-database/120670/</comments>
<pubDate>Tue, 12 Feb 2008 11:21:00 GMT</pubDate>
<dc:creator>atlas</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120670/</guid>
<description><![CDATA[Is Oracle Spatial Cartridge included on 10G? Enterprise edition? Does it need to be installed separately? Is there a separate charge or fee for it?......(with 4 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120670&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>4</slash:comments>
</item>
<item>
<title>Non DBA very confused about moving a database to new host - Database</title>
<link>http://www.popasp.net/computers-database/120669/</link>
<comments>http://www.popasp.net/computers-database/120669/</comments>
<pubDate>Mon, 19 May 2008 21:12:00 GMT</pubDate>
<dc:creator>hbb</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120669/</guid>
<description><![CDATA[Hello,I asked a similar questions a few days ago and I got even more confusedtrying the solutions they gave me. I am sure they are correct, I am justspun in a circle.What I have :Oracle 9.2.0.1.0Old Machine W2k database lives in C:\oracle\ordata\prod ( I can shut thedatabase down and do a full c......(with 8 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120669&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>8</slash:comments>
</item>
<item>
<title>Configure IIS for Reporting Manager and reporting server site - Database</title>
<link>http://www.popasp.net/computers-database/120668/</link>
<comments>http://www.popasp.net/computers-database/120668/</comments>
<pubDate>Fri, 28 Dec 2007 09:25:00 GMT</pubDate>
<dc:creator>emmanuelmathew</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120668/</guid>
<description><![CDATA[Dear All:My reporting manager and reporting server were working fine in IIS. But when I booted the system one day, one error message came &amp;quot;Unexpected error&amp;quot; for the IIS. So I removed the IIS and reinstalled he same.But after that, I tried to give virtual directories to reporting ......(with 4 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120668&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>4</slash:comments>
</item>
<item>
<title>Replication to specific databases - Database</title>
<link>http://www.popasp.net/computers-database/120667/</link>
<comments>http://www.popasp.net/computers-database/120667/</comments>
<pubDate>Thu, 22 May 2008 13:14:00 GMT</pubDate>
<dc:creator>russell_fleming</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120667/</guid>
<description><![CDATA[I have hundreds of databases in the field I would like to replicate data tofrom a central db but I would like control as to which servers receive thedata. Whether it be code or config that does this I&apos;m looking for ideas.I will have a powerbuilder front-end for the central db so that a dbo......(with 9 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120667&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>9</slash:comments>
</item>
<item>
<title>Using between operator - Database</title>
<link>http://www.popasp.net/computers-database/120666/</link>
<comments>http://www.popasp.net/computers-database/120666/</comments>
<pubDate>Wed, 05 Dec 2007 12:32:00 GMT</pubDate>
<dc:creator>joeg</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120666/</guid>
<description><![CDATA[ApplemanCiscoJonesGreerSmithThompson What is the most widely expected way for a user to enter a starting and ending range for a report? If I use the SQL statement, Between Appleman and Greer, the results would be: ApplemanCiscoJones Greer would not be included in the set. If I take the Gr from G......(with 3 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120666&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>3</slash:comments>
</item>
<item>
<title>Z800 SLOW! - Database</title>
<link>http://www.popasp.net/computers-database/120665/</link>
<comments>http://www.popasp.net/computers-database/120665/</comments>
<pubDate>Sat, 17 May 2008 16:22:00 GMT</pubDate>
<dc:creator>panoramix</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120665/</guid>
<description><![CDATA[OK! I&apos;am not sure that my englis is very well,I try...I&apos;am a IBM Z800 serverI&apos;am installed on it a Oracle 9.2 version and my application is very slow!My application was work on SUn solaris with two processor and 1GB ram.The Z800 server have a 3 processor and 6GB ram!!!!Is possible......(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120665&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>Connection problems - Database</title>
<link>http://www.popasp.net/computers-database/120664/</link>
<comments>http://www.popasp.net/computers-database/120664/</comments>
<pubDate>Sat, 03 May 2008 14:47:00 GMT</pubDate>
<dc:creator>johncreegan</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120664/</guid>
<description><![CDATA[Running ActiveState 5.6.1 (build 631) on Windows.Just installed DBD-mysql from file DBD-mysql-2.9004.zip downloaded fromDBI version according to ppm is 1.23 (a bit old)Attempting to connect with (genericized code)$dbh = DBI-&amp;gt;connect(&quot;DBI:mysql:database=db;host=host, user, password,{&apos;Prin......]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120664&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>HELP - Designing a Subscripion System for a Group of Reports - Database</title>
<link>http://www.popasp.net/computers-database/120663/</link>
<comments>http://www.popasp.net/computers-database/120663/</comments>
<pubDate>Sat, 05 Jan 2008 09:48:00 GMT</pubDate>
<dc:creator>yogrraps</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120663/</guid>
<description><![CDATA[We&apos;re developing an ASP.NET 2.0 (C#) application that will act as a front-end to SQL Server 2005 Reporting Services.  We have an interesting requirement that &#91;we believe&#93; can&apos;t be solved using RS out-of-the-box.  So, I&apos;m writing today to get some ideas on possible solutions.The re......]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120663&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>sql*plus - Database</title>
<link>http://www.popasp.net/computers-database/120662/</link>
<comments>http://www.popasp.net/computers-database/120662/</comments>
<pubDate>Wed, 13 Feb 2008 18:36:00 GMT</pubDate>
<dc:creator>user540085</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120662/</guid>
<description><![CDATA[Hi all,Please clarify my doubt.I can SELECT from SQL*Plus but not from PL/SQL. What may be wrong? rampa.......(with 5 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120662&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>5</slash:comments>
</item>
<item>
<title>Row Limit - Database</title>
<link>http://www.popasp.net/computers-database/120661/</link>
<comments>http://www.popasp.net/computers-database/120661/</comments>
<pubDate>Wed, 04 Jun 2008 01:41:00 GMT</pubDate>
<dc:creator>jerryt</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120661/</guid>
<description><![CDATA[I see that there is a limit to the number of columns in an Access Database,but is there a limit to the number of rows, and if so, what is the limit?......(with 4 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120661&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>4</slash:comments>
</item>
<item>
<title>Where (what file) are job history logs stored? - Database</title>
<link>http://www.popasp.net/computers-database/120660/</link>
<comments>http://www.popasp.net/computers-database/120660/</comments>
<pubDate>Thu, 27 Dec 2007 13:37:00 GMT</pubDate>
<dc:creator>randyvol</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120660/</guid>
<description><![CDATA[I need to perform a backup of the file(s) that hold the job history for a scheduled job.Where are these files kept? Names?Can anyone help? I&apos;ve looked in EM and while I can set the size of them, I cannot seem to find any indication of where they are kept, called, etc.tx......(with 2 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120660&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>2</slash:comments>
</item>
<item>
<title>Novice Object Question - Database</title>
<link>http://www.popasp.net/computers-database/120659/</link>
<comments>http://www.popasp.net/computers-database/120659/</comments>
<pubDate>Wed, 07 May 2008 15:37:00 GMT</pubDate>
<dc:creator>jeff_grippe</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120659/</guid>
<description><![CDATA[Hello and thanks in advance for the help...I am starting to code my own non-visual classes using the custom base class.I would like to have a private data session for the object just like formshave. If you create an object based on custom, how do you add a private datasession?Once you&apos;ve do......(with 3 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120659&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>3</slash:comments>
</item>
<item>
<title>Intermittent ODBC Error with Merant Sybase ODBC Driver - Database</title>
<link>http://www.popasp.net/computers-database/120658/</link>
<comments>http://www.popasp.net/computers-database/120658/</comments>
<pubDate>Mon, 19 May 2008 23:18:00 GMT</pubDate>
<dc:creator>pat</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120658/</guid>
<description><![CDATA[Our company only allow the use of Merant 3.60 32-bit Sybase ODBC Driverfor connection to Sybase 12.5 ASE DB on Solaris.I have a stored procedure on Sybase 12.5 ASE which1) Select &apos;dummy&apos;2) Select lots of stuff using joins and filters into tempDB.tempTableusing dirty read2) works fine e......(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120658&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>create a function that returns a Collection of data - Database</title>
<link>http://www.popasp.net/computers-database/120657/</link>
<comments>http://www.popasp.net/computers-database/120657/</comments>
<pubDate>Wed, 05 Dec 2007 07:14:00 GMT</pubDate>
<dc:creator>dhydrated</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120657/</guid>
<description><![CDATA[I need to create a Function that returns a Collection of data?I also need a Function that can accept a column name as a parameter. Can I pass a column name in the Function parameters? Hope that anyone out there could help me.......(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120657&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>catalog - containing data and picture of product - Database</title>
<link>http://www.popasp.net/computers-database/120656/</link>
<comments>http://www.popasp.net/computers-database/120656/</comments>
<pubDate>Wed, 28 May 2008 21:50:00 GMT</pubDate>
<dc:creator>ian</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120656/</guid>
<description><![CDATA[Help explains using OnCurrent and AfterUpdate for a form -How do I print a report using a table with the iteminformation including a text field (255) with a URL foritems picture - ie a different picture for each item fromthe same folderThis should be simple - I&amp;#39;ve even checked for templatesI......(with 1 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120656&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>1</slash:comments>
</item>
<item>
<title>Problem With Error 22 - Database</title>
<link>http://www.popasp.net/computers-database/120655/</link>
<comments>http://www.popasp.net/computers-database/120655/</comments>
<pubDate>Sun, 04 May 2008 19:26:00 GMT</pubDate>
<dc:creator>michaelavila</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120655/</guid>
<description><![CDATA[I am not getting a response from this message and I do not know if there isno answer or if it is not getting through. Apologies if it is gettingthrough and you see this again.I tried a few of the &quot;solutions&quot; found on the MySQL website when searchingfor Error: 2. None of them seemed to work well......]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120655&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Pbm with WriteText - Database</title>
<link>http://www.popasp.net/computers-database/120654/</link>
<comments>http://www.popasp.net/computers-database/120654/</comments>
<pubDate>Wed, 30 Apr 2008 13:07:00 GMT</pubDate>
<dc:creator>hbb</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120654/</guid>
<description><![CDATA[Hi,I got a pbm with writetext, I want to update a textfield with the data ofan XML.but it is giving error &apos;Data stream missing from WRITETEXT statement.&apos;I know its because of the third argument of the WriteText part. But i needto find a solution . Can anyone help mecreate table tmp_tab......]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120654&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Filtering out null results of subquery - Database</title>
<link>http://www.popasp.net/computers-database/120653/</link>
<comments>http://www.popasp.net/computers-database/120653/</comments>
<pubDate>Wed, 07 May 2008 17:55:00 GMT</pubDate>
<dc:creator>ney_andr_de_mello_zunino</dc:creator>
<category><![CDATA[Database]]></category>
<guid isPermaLink="false">http://www.popasp.net/computers-database/120653/</guid>
<description><![CDATA[Hello.I am having trouble setting up a simple query. It is supposed to returna summary of CD titles and their total time duration (the sum of all itstracks&apos; duration). The tracks hold a foreign key to the CD they belongand have an optional duration attribute.selecttitle,(selectsum(duration)......(with 7 answers.)]]></description>
<wfw:commentRss>http://www.popasp.net/app/answers/?qid=120653&amp;cid=&amp;c=computers-database/</wfw:commentRss>
<slash:comments>7</slash:comments>
</item>
</channel>
</rss>
