I have one table with a field (SiteVisit_Hits Numer(10)) in Oracle. The table is having only one...

How It Works

Get an answer in three easy steps. Here's how it works...

Ask Your Question

1. Ask Your Question

Enter your programming question at the top of this page and click Get An Answer.

Pick Your Priority

2. Pick Your Priority

Tell us how quickly you want your programming question answered.

Get An Answer

3. Get An Answer

Connect with your programmer via online chat or telephone call.

Answer

Customer
I have one table with a field (SiteVisit_Hits Numer(10)) in Oracle. The table is having only one row My SQL Statement is "Select SITEVISIT_HITS from Configuration_Details" REcordset is RSConfig RSConfig.Open SQLString,Conn,1,2 When i tried to update the field as RSConfig("SITEVISIT_HITS") = RSConfig("SITEVISIT_HITS") + 1 it is giving Type mismatch error When i print the data type as VarType(RSConfig("SITEVISIT_HITS")), it is printing 14(VBDecimal). When i print the value RSConfig("SITEVISIT_HITS") it is printing 0 even though it has the value. When i tried to update the value after converting it to using cLng , it is giving the error RSConfig.Update() Please Help Me When i print the RS
Posted

quoteTestimonialsquote

About ExpertHelp

ExpertHelp is changing the way you connect with service professionals.

Whether you have a quick question while preparing your taxes, troubleshooting a computer problem, or need to hire an attorney, ExpertHelp is the most convenient and affordable way to connect with the right service professional to get the job done.

ExpertHelp has been in business since 2011, is an A+ Rated Better Business Bureau accredited member, and offers a 100% satisfaction guarantee on every question you ask!

More Programming Questions...

Ask Your Programming Question & Get An Answer Now!