The message that I'm gettting is
"The report you requested require further information."
It displays a box that asks for server name,database,username and password. And yes I've passed that information in the vb web form but it doesn't seem to
take. Again why does local host works and the web...
Hi:
I'm hoping someone can help.
I have a simple Crystal viewer in Visual Studio 2005.
It runs a crystal report on the web server that connects to a database on a remote server. I connect to the same database in a Datagrid view and everthing displays fine.
When I run the web page under...
Thanks for you reply but it didn't work. To get the subreport detail to wrap it with multiple columns it has to be at the bottom of the main report. When we just try to add a literal to the bottom of the main report it goes to another page. Any more ideas?
Thanks
Pat
I have a subreport that has data that is formatted with multiple columns. It looks really nice. The problem is that I need a total of one of the fields on the bottom of the data. It always prints on another page. I've tried resizing the subreport but nothing makes it stay on the first page. Any...
Hi
I have two reports. The first one lists people who need a doctor's appointment. The second report prints out letters telling the people to schedule an appointment.
As a work around I have the report output going directly to a printer but I want the output of these two reports that run...
Hi:
This is the code that I have in my ASP page.
value=<%= formatdatetime(now,vbshorttime) %> name="timestarted" >
This displays military time as 13:12 and my customer puts in a start and end time and I get the number of minutesfor the task. My customer wants the format of...
Hi:
I have an Oracle form that uses a host command to create and execute a bat job. It works fine on NT and Windows 98.
When I try to run the job on MS2000 it creates the bat job but doesn't execute it. I used the start command and the call command but it still doesn't execute. I put a...
Hi:
I tried that. It generates a new file that gives me a blank line in my data file. It does not give me the control characters at the end of the line it executes a "Carriage Return New Line".
Hi:
I have to explain my problem better. I have a flat ascii file that has a file header on it. At the end of the
file header record I need the control characters "CrLf".
This file is then ftped to another system that requires
the control characters at the end of the file...
Hi:
I need a way to write control characters "CRLF" to a flat file. It sounds easy but when I edit the file after
I write the control characters it actually does the "carriage return line feed" so that I get a blank line. I don't want that. The file has to have in...
Hi:
This site has helped me so much with Access problems I'm hoping someone can help again. This is the code that I'm trying to run. It's easy. If the Year table exists
I insert data from the archive table. If not, copy archive to the new table name.
The problem is that I'm getting a...
Thanks for your answer. When I tried what you said ,it seems like the module that I wrote is not attached to the form. I created the module (it's a sub function) before I created the form.
How do I attach the module to the form??? I'll keep working on it but any more help would be great...
I have a VB module that I wrote to update a total table from another table. It works great and since I'm very new to Access I'm pleased. I'm trying to just click a button
on a form and run the VB module. I've tried creating a macro to execute
the module but I get an access error saying it...
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.