Re: SQL Error 22003 : Found the workaround
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 39335
interpreted = N
texte = We found the bug in Webcat. It appears that WebCatchokes on Money data types. When we change the storedprocedure to return those values as nvarchar, itdoesn't throw errors. Webcat doesn't care what formatthese are for display, but evidently it has someissues with it beneath the covers. --- trevor crist
wrote:> I should also state that this query works just fine> when it is run in SQL's Query Analyzer. Just appears> that WebCat chokes when it tries to receive the> results.> > > --- trevor crist wrote:> > 4.0.2 rc2> > --- Scott Anderson > wrote:> > > What version of WebCatalog are you using (check> > your> > > statistics page for the> > > exact version)? There have been several fixes> > > regarding the SQL context> > > since 4.0 was released.> > > > > > > -----Original Message-----> > > > From: WebCatalog Talk> > > [mailto:WebDNA-Talk@talk.smithmicro.com]On> > > > Behalf Of trevor crist> > > > Sent: Friday, October 12, 2001 11:24 AM> > > > To: WebCatalog Talk> > > > Subject: SQL Error 22003> > > >> > > >> > > > Hi,> > > >> > > > I am trying to implement a stored procedure> with> > > > WebCat.> > > >> > > > Here is the code:> > > > [SQL DSN=Inntopia_Dev&Statement=exec> > > > ipvReservation_get_flexible @MinStatus = 1,> > > @MaxStatus> > > > = 1, @SupplierID = 20692]> > > > [Founditems]> > > > Results go here> > > > [/FoundItems]> > > > [/Search]> > > >> > > > And what I get is:> > > > SQL Error: 22003> > > > [Microsoft][ODBC SQL Server Driver]Numeric> value> > > out> > > > of range> > > >> > > > If I remove [FoundItems][/FoundItems] I get no> > > error> > > > (but obviously that doesn't let me see the> > results> > > of> > > > the query).> > > >> > > > I searched the archives and see that this> issues> > > has> > > > been brought up twice before without a reply> > from> > > > Smith Micro. So, what is the exact problem> here?> > > Is> > > > this a bug in the SQL implementation? If so,> > what> > > is> > > > the workaround?> > > >> > > > FYI I am using WebCat 4 on NT and MS SQL 2000.> > > >> > > > Thanks.> > > >> > > > - Trevor> > > >> > > >> > __________________________________________________> > > > Do You Yahoo!?> > > > Make a great connection at Yahoo! Personals.> > > > http://personals.yahoo.com> > > >> > > >> > >> >>-------------------------------------------------------------> > > > This message is sent to you because you are> > > subscribed to> > > > the mailing list> > > .> > > > To unsubscribe, E-mail to:> > > > > > > To switch to the DIGEST mode, E-mail to> > > > > > > > Web Archive of this list is at:> > > http://search.smithmicro.com/> > > > > >> >>-------------------------------------------------------------> > > This message is sent to you because you are> > > subscribed to> > > the mailing list> > > .> > > To unsubscribe, E-mail to:> > > > > > To switch to the DIGEST mode, E-mail to> > > > > > Web Archive of this list is at:> > http://search.smithmicro.com/> > > > > > __________________________________________________> > Do You Yahoo!?> > Make a great connection at Yahoo! Personals.> > http://personals.yahoo.com> > > >>-------------------------------------------------------------> > This message is sent to you because you are> > subscribed to> > the mailing list> > .> > To unsubscribe, E-mail to:> > > > To switch to the DIGEST mode, E-mail to> > > > Web Archive of this list is at:> http://search.smithmicro.com/> > > __________________________________________________> Do You Yahoo!?> Make a great connection at Yahoo! Personals.> http://personals.yahoo.com> >-------------------------------------------------------------> This message is sent to you because you are> subscribed to> the mailing list> .> To unsubscribe, E-mail to:> > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at:http://search.smithmicro.com/__________________________________________________Do You Yahoo!?Make a great connection at Yahoo! Personals.http://personals.yahoo.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
We found the bug in Webcat. It appears that WebCatchokes on Money data types. When we change the storedprocedure to return those values as nvarchar, itdoesn't throw errors. Webcat doesn't care what formatthese are for display, but evidently it has someissues with it beneath the covers. --- trevor crist wrote:> I should also state that this query works just fine> when it is run in SQL's Query Analyzer. Just appears> that WebCat chokes when it tries to receive the> results.> > > --- trevor crist wrote:> > 4.0.2 rc2> > --- Scott Anderson > wrote:> > > What version of WebCatalog are you using (check> > your> > > statistics page for the> > > exact version)? There have been several fixes> > > regarding the SQL context> > > since 4.0 was released.> > > > > > > -----Original Message-----> > > > From: WebCatalog Talk> > > [mailto:WebDNA-Talk@talk.smithmicro.com]On> > > > Behalf Of trevor crist> > > > Sent: Friday, October 12, 2001 11:24 AM> > > > To: WebCatalog Talk> > > > Subject: SQL Error 22003> > > >> > > >> > > > Hi,> > > >> > > > I am trying to implement a stored procedure> with> > > > WebCat.> > > >> > > > Here is the code:> > > > [SQL DSN=Inntopia_Dev&Statement=exec> > > > ipvReservation_get_flexible @MinStatus = 1,> > > @MaxStatus> > > > = 1, @SupplierID = 20692]> > > > [founditems]> > > > Results go here> > > > [/FoundItems]> > > > [/Search]> > > >> > > > And what I get is:> > > > SQL Error: 22003> > > > [Microsoft][ODBC SQL Server Driver]Numeric> value> > > out> > > > of range> > > >> > > > If I remove [founditems][/FoundItems] I get no> > > error> > > > (but obviously that doesn't let me see the> > results> > > of> > > > the query).> > > >> > > > I searched the archives and see that this> issues> > > has> > > > been brought up twice before without a reply> > from> > > > Smith Micro. So, what is the exact problem> here?> > > Is> > > > this a bug in the SQL implementation? If so,> > what> > > is> > > > the workaround?> > > >> > > > FYI I am using WebCat 4 on NT and MS SQL 2000.> > > >> > > > Thanks.> > > >> > > > - Trevor> > > >> > > >> > __________________________________________________> > > > Do You Yahoo!?> > > > Make a great connection at Yahoo! Personals.> > > > http://personals.yahoo.com> > > >> > > >> > >> >>-------------------------------------------------------------> > > > This message is sent to you because you are> > > subscribed to> > > > the mailing list> > > .> > > > To unsubscribe, E-mail to:> > > > > > > To switch to the DIGEST mode, E-mail to> > > > > > > > Web Archive of this list is at:> > > http://search.smithmicro.com/> > > > > >> >>-------------------------------------------------------------> > > This message is sent to you because you are> > > subscribed to> > > the mailing list> > > .> > > To unsubscribe, E-mail to:> > > > > > To switch to the DIGEST mode, E-mail to> > > > > > Web Archive of this list is at:> > http://search.smithmicro.com/> > > > > > __________________________________________________> > Do You Yahoo!?> > Make a great connection at Yahoo! Personals.> > http://personals.yahoo.com> > > >>-------------------------------------------------------------> > This message is sent to you because you are> > subscribed to> > the mailing list> > .> > To unsubscribe, E-mail to:> > > > To switch to the DIGEST mode, E-mail to> > > > Web Archive of this list is at:> http://search.smithmicro.com/> > > __________________________________________________> Do You Yahoo!?> Make a great connection at Yahoo! Personals.> http://personals.yahoo.com> >-------------------------------------------------------------> This message is sent to you because you are> subscribed to> the mailing list> .> To unsubscribe, E-mail to:> > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at:http://search.smithmicro.com/__________________________________________________Do You Yahoo!?Make a great connection at Yahoo! Personals.http://personals.yahoo.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
trevor crist
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
newbie question about zip code search (2003)
Buying sans cart (1997)
Share Bulletin Board? (1998)
FORM NONSENSE - WAS: How much is too much? (2002)
Probably a very simple question? (1997)
Locked files not [REPLACE APPEND=T]ed (2000)
WebCatalog and WebMerchant reviewed by InfoWorld (1997)
Server slowing down. (1997)
carriage returns in data (1997)
Progress !! WAS: Trouble with formula.db (1997)
WC2b15 File Corruption (1997)
ShowIF Question (2000)
Keeping text formatting (like hard returns) (2002)
RE: protect tag on NT (1997)
[sendmail] v. [writefile] (2000)
Mozilla/4. and Browser Info.txt (1997)
Problem with empty form-variables in [search] (1998)
WebCatalog Q & A pages (1997)
japanese characters (1997)
WebDNA Solutions ... sorry! (1997)