[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] How can I sneak a text file into a load-lookup?
- Subject: Re: [sqr-users] How can I sneak a text file into a load-lookup?
- From: Leon Shraibman <leon.shraibman@gmail.com>
- Date: Thu, 11 Feb 2010 15:17:40 -0500
- Delivery-date: Thu, 11 Feb 2010 15:22:23 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;h=domainkey-signature:mime-version:received:in-reply-to:references:date:message-id:subject:from:to:content-type;bh=TKoW/sZhbFiT52GCu/b7TVyW28cUAxrqCO7CgK9sVwk=;b=LUEA84DD5XaTAL9pbiWep7NjAwrEwXOtGhHZ0riZhLH2oaJyNLv/Y38ztfd54F5q/cYfpt/O5SIKlTcoFMcz/usHTVcl+4kHqOCqwnlekANXaehvIW88CljBpEH7E1XTNDRPqr37AYSN+5yqEsHJsogqwXAs425VSgBPNXpbqQQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;h=mime-version:in-reply-to:references:date:message-id:subject:from:to:content-type;b=N9Vvq2vFeWyTvJWfxsExVCXdG4csoQ9EfAHTxKh4Qn9avNSiG36yxxbHNqCPzTPKE/YUj2LWJkTx5jrquP3ucnqsydVWJfOWOPZ6mxT5azN/mm8IMUA9ERWownHhRqw9O7ihrYCyiGAzxfiwAmoJP26R+WYvzDLGQJsxvKoP1Zk=
- In-reply-to: <E8D45F4C13B22B4882D801A9020C49831C0670@MAILVS01.mtg.home.ads>
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- References: <E8D45F4C13B22B4882D801A9020C49831C0670@MAILVS01.mtg.home.ads>
Oops did not see notes. Create a temp table?
On Feb 11, 2010 2:46 PM, "Simon, Jason (MBS)" <
Jason.Simon@mortgagefamily.com> wrote:
Hey Everyone,
I need some help please. I have to use a text file with
about 3k rows in it to exclude data from my final output in a report.
This text file changes on a daily basis. A text file was thought to be
the easiest way for the end users to add and remove names from the list.
:( Normally, I would just loop through the data one row at a time
comparing the two text fields to each other and setting a include flag
based on the comparison. As you can already see though the time it
takes to do this comparison is way too long. If I can somehow get this
text file into a load-lookup I can do this comparison much faster. I
was thinking that if I could build a query that uses a fake table like
dual and trick the load-lookup into accepting it my life would be much
easier.
Notes: I cannot create tables or do any other changes that require
admin rights. We use both oracle and sql server databases.
Please HELP!
Thanks
Jason
http://sqrhelpers.wordpress.com/
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users