<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>AspClassicOracle at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/AspClassicOracle/</link>
    <description>AspClassicOracle</description>

    <item>
      <title>Saving Files in Oracle DB using Classic ASP</title>
      <pubDate>Tue, 15 Aug 2006 21:57:08 GMT</pubDate>
      <dc:creator>elitedude2001</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/96</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/96</guid>
      <description>Hi All, I am new to the group. I am looking for a working sample to add/insert/save a resume file in MS Word format from a clients computer to an Oracle DB</description>
    </item>
    <item>
      <title>trouble with ASP-Oracle</title>
      <pubDate>Mon, 19 Dec 2005 21:11:30 GMT</pubDate>
      <dc:creator>nagesh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/95</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/95</guid>
      <description>i am trying to connect to a &quot;ORACLE&quot; database using &quot;ASP-VBScript&quot; (OLEDB). i can fetch records and display them. but wen i try to add a new record or update a</description>
    </item>
    <item>
      <title>Re: Help with ODBC connection</title>
      <pubDate>Thu, 06 Oct 2005 16:06:52 GMT</pubDate>
      <dc:creator>Soong, Andy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/94</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/94</guid>
      <description>Junho, ORA-12154 is usually a problem with the TNSNAMES.ORA file.  Find out where yours is and verify that non-administrators have permission to read that</description>
    </item>
    <item>
      <title>Re: Help with ODBC connection</title>
      <pubDate>Thu, 06 Oct 2005 16:05:46 GMT</pubDate>
      <dc:creator>muhammad waqas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/93</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/93</guid>
      <description>Helloe Dear! Open this site http://www.learnasp.com/learn/ Scroll down a little, you will see a head link &quot;Database&quot; on left side. There you might get your</description>
    </item>
    <item>
      <title>Help with ODBC connection</title>
      <pubDate>Mon, 03 Oct 2005 21:16:01 GMT</pubDate>
      <dc:creator>ajunho</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/92</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/92</guid>
      <description>I have following ASP script to create an ODBC connection to Oracle server via ODBC on Windows 2000 server. SET conn = Server.CreateObject (&quot;ADODB.Connection&quot;) </description>
    </item>
    <item>
      <title>Re: That error trapping code in log.asp file in my previous mail wi</title>
      <pubDate>Sat, 09 Apr 2005 02:56:06 GMT</pubDate>
      <dc:creator>Harshavardhan Bhat</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/91</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/91</guid>
      <description>Hi Sir Thank you for replaying...... Sir actually here we r using Oracle8.0.1.4 dataversion and Win98 as OS, I am getting ODBC driver prob...... Yesturday i</description>
    </item>
    <item>
      <title>That error trapping code in log.asp file in my previous mail will n</title>
      <pubDate>Fri, 08 Apr 2005 07:06:29 GMT</pubDate>
      <dc:creator>muhammad waqas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/90</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/90</guid>
      <description>Hi harsha! I just forgot to tell you that this code is not trapping any exceptions thrown by oracle. I am still working on it, but the code does well if</description>
    </item>
    <item>
      <title>Re: Need Help</title>
      <pubDate>Fri, 08 Apr 2005 07:06:02 GMT</pubDate>
      <dc:creator>muhammad waqas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/89</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/89</guid>
      <description>Helloe Harsha Bhat! I am attaching a compressed file containing a log.asp file and a folder that contains connection string (which is included into that</description>
    </item>
    <item>
      <title>Need Help</title>
      <pubDate>Sat, 02 Apr 2005 16:49:53 GMT</pubDate>
      <dc:creator>Harshavardhan Bhat</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/88</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/88</guid>
      <description>Respeccted Sir, I am a student of MCA and doing my 6th sem project in L&amp;T Komatsu b&#39;lore. I ahve got project in ASP and oracle. My work is to update the</description>
    </item>
    <item>
      <title>Error trap for oracle exception does not work!</title>
      <pubDate>Sat, 02 Apr 2005 16:49:19 GMT</pubDate>
      <dc:creator>mail4waqas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/87</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/87</guid>
      <description>Set RS_Wing= Server.CreateObject(&quot;ADODB.Recordset&quot;) set Obj_Err = Server.CreateObject(&quot;ADODB.Error&quot;) Q_Wing= &quot;SELECT WINGIDP, DESCRIPTION FROM Wing&quot; </description>
    </item>
    <item>
      <title>Re: How to trap the exception in asp thrown by oracle?</title>
      <pubDate>Thu, 13 Jan 2005 16:59:17 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/86</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/86</guid>
      <description>http://www.learnasp.com/learn/dbtablewitherrortrap.asp and http://www.learnasp.com/learn/debug2.asp will give you samples of that. On Tue, 4 Jan 2005 08:43:12</description>
    </item>
    <item>
      <title>Re: How to trap the exception in asp thrown by oracle?</title>
      <pubDate>Tue, 04 Jan 2005 23:43:56 GMT</pubDate>
      <dc:creator>Michael Gerholdt</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/85</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/85</guid>
      <description>see if something along these lines will help. Not capturing exceptions from within packages/procedures but error messages from the database. dim err dim</description>
    </item>
    <item>
      <title>Re: How to trap the exception in asp thrown by oracle?</title>
      <pubDate>Tue, 04 Jan 2005 23:43:51 GMT</pubDate>
      <dc:creator>chamindu munasinghe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/84</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/84</guid>
      <description>Hi I think you will have to put On Error Resume Next on the top of the page. HTH Chamindu ... __________________________________ Do you Yahoo!? Yahoo! Mail -</description>
    </item>
    <item>
      <title>How to trap the exception in asp thrown by oracle?</title>
      <pubDate>Tue, 04 Jan 2005 04:14:03 GMT</pubDate>
      <dc:creator>mail4waqas</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/83</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/83</guid>
      <description>Hi How to trap the exception in asp thrown by oracle? ... Set Con_Title= Server.CreateObject(&quot;ADODB.Connection&quot;) Q_Title= &quot;Insert into Title (T_W_WINGV35PF,</description>
    </item>
    <item>
      <title>Re: How to get the serveroutput of Oracle in A SP</title>
      <pubDate>Mon, 29 Nov 2004 19:15:57 GMT</pubDate>
      <dc:creator>Soong, Andy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicOracle/message/82</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicOracle/message/82</guid>
      <description>Nadir, Check out this site - I used the sample to execute my stored procs. http://www.learnasp.com/learn/FAQOraclestoredproc.asp Good luck! Andy ... From:</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Wed Jan  6 21:46:46 PST 2010 -->
