I wrote a desktop app that mines our SQL DB and passes the results to a Crystal Report for viewing.
I've attempted to convert this to ASP for ease of deployment / use but when I run the 'same' code I get differing results. When I run the SQL thru SQL manager I get ~ 200 rows yet when via the...
Ive some code which reads a CSV file and line by line inserts it into an SQL server.
However, the file has ~ 12,000 entries yet when the code gets to ~ 3933 it raises the following error:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The...
I have a simple ASP page that uses a timer to populate some MI figures every 30 seconds or so.
There are 4 entries, 3 of these being mined from SQL server and the other from an Access Database.
The app works perfectly from my laptop but when I publish to the webserver the Access one fails with...
Firstly I am new to ASP so apologies if i have missed the obvious here!!!
I have a page with two text boxes on it. The idea is for upon initial load the focus is on box1. I am after scanning a barcode into this box which I want it to navigate away upon finding the CRLF from the barcode...
Upon installing and running the service it appears it isnt doing anything.
I have also tried another persons sample service code (write an entry into the event log for each timer execution) and this appears to be totally intermittent.
The only thing I get regularly is the service start and...
All,
I have been developing some vb .net 2008 code on my local machine and all has been fine.
I deceided to put the code on the network and off my local disk but every time I try and execute the code from this location I get a security error.
I have searched forums but cannot find a...
I am currently writing an app in vb .net 2008 and as part of this I was trying to use crystal reports to populate a report and wanted to print and maybe export the report as PDF.
I have code that can connect to a SQL server and using a report and a query populate the viewer. However for this...
I'm trying to code a small app where it connects to a remote SQL server 2005 Express database and return some values and display that onto the form.
I have managed to get the code to connect to the database (well it never raised any errors) - but when I actually try to do anything I get a...
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.