When I keep trying to enter a username/password to Deploy my first SRS-2008 Report Services Login. It won't let me in!! I think I've tried almost everything, that I know. Which isn't that much.
I can bring up the RS url in IE-Browser and it is running. I've installed "SQL Server 2008" Locally...
When I keep trying to enter a username/password to Deploy my first SRS-2008 Report Services Login. It won't let me in!! I think I've tried almost everything, that I know. Which isn't that much.
I can bring up the RS url in IE-Browser and it is running. I've installed "SQL Server 2008" Locally...
I've installed "SQL Server 2008" Locally to develop/test some SRS reports all locally for now. I installed it using "NT AUTHORITY\NETWORK SERVICE" for all of the services and automatic startup.
I need to Change to USR/PW authentication for SRS and SQL-SRVR-2008. How can I do this?
Could I use...
I'm a newbie, kind of.
I'm not sure how2 restrict a dataset between 2 var or varchar columns.
I'd like to create run parameters for a SELECT stmt to be use in MS-SQL2008 Reporting Services. This would be the Starting Customer Name and the Ending Customer Name.
Here are some tests I tried in...
VFP opens multiple .dbf files in a main MDI window, but unlike MS-Word, it minimizes to one icon.
We have been using VFP-6, then installed VFP-7 also on WIN-2k-SP4 O/S. When right-clicking and selecting "open with", and choosing "Microsoft (r) Visual FoxPro (r) 7-SP1" it opend just one copy.
I...
We have been using VFP-6, then installed VFP-7 also on WIN-2k-SP4 O/S. When right-clicking and selecting "open with", and choosing "Microsoft (r) Visual FoxPro (r) 7-SP1" it opend just one copy.
I had edited the registry "...vfp7.exe\shell" To the "FriendlyCache" value, shown above, I added the...
Can multiple users run the same Vfp .exe file (and any runtime files) stored in a server folder? Is installing the Vfp runtime files on Local PC's a must?
Tenatively, I would like to run them from New PC's that do not have any Vfp files on them.
The "other" web-person here claims using .asp...
In VFP 6, I haven't found any inherent IsArray() function like VB has. I am sending a @param1 to either a Procedure/Method, where I want to test to see if it is array or just a single memory variable.
I have something that may work, hopefully in all situations. I was wondering how others have...
I want to create a form to collect programmers' parameters.
Then with these parameters I want to create a .scx form,
adding code to PEM's (Properties, Events, and Methods).
Visually: I can't add custom code to Events and Methods.
Programatically: I have added everything, but can't save it as...
Simetimes I have up to 8 screenfulls of code between the WITH THISFORM... ...ENDWITH. Is this common among any other programmers? Is there a penalty in speed or anything not good about coding that way.
This seems simple, any suggstions appreciated.
On the cmdExit.Clicked() event, I would like to try to re-open the table as "EXCLUSIVE", with the same alias name. Then reindex-tags if table can be opened exclusively.
I have tried capturing error() 1705 and 3. The "USE DBF()...
How do you test for the existance for a property. For instance to see if a control has a "READONLY" property. The container class "optiongroup" does not.
MSDN of Vfp Help just returns everything for the word "property" not both search words for "property...
With the debugger on, my gridrowshow class refreshes, otherwise the "Find Next" process stays on the same record.
In the debugger the recno() is incremented and the grid-class refreshes fine.
I am calling a .prg from a drop-down menu selection/hot-key.
Whithin a "WHILE !llFound...
One label and one report lock up the other doesn't. can't et focus back to the calling printing form window. This is a form based on a class that has all the code to print Labels or Forms with a previewing option.
The ones that lock up contain a .bmp logo and are excluded from the project. I...
How do I return to the first form without closing it?
After exiting "MyEditForm" and then exiting "MySearchForm", the first form "MyForm" also closes. Description follows.
ABC_Start.prg
*** From the startup program "ABC_Start.prg"
*** MyForm is...
I try to run a "RUN PRNRPT.BAT" It is a batch file containing "COPY *.rpt \\xxx\hplaserj". The DOS window pops up and closes right away. The DOS window is empty. Any suggestions or alternatives to copying files to a network printer?
Has anyone found the following to be true in VFP-6/SP-5?
The ADEL() command syntax states: "nElementNumber specifies the number of the element, row, or column to delete from an array."
gnFiles = 3
DIMENSION gaMyArray[gnFiles, 4]
gaMyArray[1, 1] = "1-aaa"
gaMyArray[1, 2] =...
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.