I have an awkward problem.
We have a web application that allows outside users to paste a SQL (select only) query into a textbox, click a button, and have the database results displayed on the page.
I have a union query that includes 4 SQL select statements. The query I've created pulls back...
Forgive me if this is the wrong place - I picked here because the issue is with a Javascript blocking MS update.
So a few months ago, some local users on one of side networks (not the network we developers are on) claimed they could not use a web app we developed. They had been able to use it...
Background:
My team has a web app that is used by dozens of client companies. Our latest version includes a .NET assembly used for encryption/transfer. Our installation includes an executable that allows the client to enter a server site name and it will add full trust to that site on the...
Background:
My group has developed a web app and it's been in production for months. One part of the application requires a .net assembly download (.DLL) to the client machine. We have a stand-alone program that allows the user to set the site they would like to allow full trust to.
All...
Background:
We have a program interacts with 100's of Virtual "Folders", each of which has 30-40 PDF files. The PDF documents are stored on a network drive and can be in any one of dozens of subfolders depending on when they were added. To create all of these documents, we took 100 or so...
(Forgive my lack of code detail, I'm not the lead programmer, just working with what I know. I can ask him if there are questions about certain files/code he is using)
I'm doing testing on a web application my team has developed. It uses Microsoft.Net framework 2.0 - and downloads & runs the...
I'm testing an application which is going to be used under a locked down system (IE security settings in particular). It works just fine, but the only place the web app is available (and security zone I've been able to test under) is on our local intranet.
Is there any way to force a local web...
I've got a document/form that was given to me in 5.0 format. It has labels and text fields throughout. It has 3 yellow (page-wide)rectangles in different parts of the page, depicting section titles.
I open it in Acrobat 7 Pro (Designer made the form unusable by ActivePDF, so I avoided it). I...
My situation - I currently have a BEFW11S4 set up downstairs that is hardwired into the cable modem (of course), ReplayTV, & PS2. So I need to keep it downstairs. Also downstairs are 2 wireless PC's. They both work fine.
My problem is - upstairs the signal goes in and out in the back part of...
I have a large table that many people use to view their cases. I currently have a button that when pressed - will prompt the user for the first name of the user who's cases you want to search for. This works fine:
docmd.applyfilter, "emp_first_name = [Enter Investigator First Name]"
The...
I have a form linked to a table that has a few thousand records. A few minutes ago I figured out how to print just the record that I'm on (in form view) - using the "PrintOut" command.
The problem is - the "PrintOut" command doesn't seem to be taking my page setup options for this form. I...
I have a VB program that imports text files, parses them, and puts the results into an access database. The program works fine, very happy with it.
I finally have a clean PC with no Microsoft Office on it - and I used the VB package & deployment wizard to create a setup.
I have the following...
Ever since I set up my wireless (I had a wired linksys router) I have been unable 90% of the time in transferring files between computers. The computers are about 10 feet away from the router (and about 4 feet away from each other). I am able to transfer images, but as soon as I try to...
I have a Dell Inspiron 1.6ghz laptop and a dell docking station. It's worked fine for months now, but today when I locked it in and turned it on, as soon as it prompted me for my windows password, the video from the laptop was only covering about 80-85% of the monitor screen. It's on the lower...
And without using DAO. I have a program writen in ADO (DAO was giving me some packaging problems). It uses a tag-along Access Database to store/access data for the front end. This database will have data imported into it and removed from it often. I'm looking for a method using ADO where I...
I have two tables within my database which I need to query within VB. The 1st recordset (RS) will be queried and updated with information from my text import. The 2nd recordset (RSFound) is a lookup query (the SQL statement looks for a variable that was set from the 1st recordset) that will...
I'm building a log analyzer and the heavy lifting is done. Visual Basic imports the files, only keeps the records I want, and puts them into Access in multiple fields.
So instead of one string:
Ford Mustang GT Convertible Red
It chops it up into fields and puts it in the "log...
When running a report today and trying to save, I got the following:
http://members.cox.net/zenenigma/adreport.jpg
Does anyone know if there is a program that is altering my MS Access? There are options to Get more information into getting a zipdrive and an option to Take a survey to have a...
I have a database I'd like to distribute. The database imports quite a few text files, keeps only certain data from them, and then deletes the excess data. It will be used (likely) daily. I'm using a bulk insert, so only importing the lines of the text files that are useful won't work...
I have a program in Access that will currently:
1) Import all text files (logs) from a directory into tables
2) Strip the file name for the date and put that date into a field.
3) Do an Instr() function on all tables to determine if they have a certain value. If they do, move those records...
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.