It calls a perl script which calls a stored procedure. The problem is that there are print statements in the stored proc and for some reason those print statements are making the perl proc think that $DB_ERROR is true. Like in this statement.
my $sybDw=new Sybase::DBlib...
I am trying to put two pie charts next to each other. I have sized them so that are pretty small. The left pie went in the right place. However, the one on the right was moved all the way to the right side of the page and is nowhere near the other chart. It also has moved beyond the borders...
Hi,
I have a query (or a stored procedure) that I want to return an integer value from sql server into my vba code in access.
How do I go about executing the procedure (or the query) and then getting that integer value from it so that I can use it within my vba code?
Hi,
I have an insert statement that in MS ACCESS 2003. This statement works when the tables are in access however, I have linked the tables to SQL Server 2000 and that is when I get issues. This code is called from an access form. I am getting the error only when one of the values for color or...
Hi,
I have a reports. Lets say that it has 3 fields. and lets say I am pulling 3 rows of data. The 4 fields are begining balance, inflow, outflow and ending_balance. I want the sum values of the inflow and outflow fields and I only want to take the begining balance from the row that has the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.