Viewing 15 posts - 16 through 30 (of 31 total)
Nope, I double check that every time I deploy.
Thanks,
Gary
January 18, 2008 at 11:51 am
Here's my setup:
Instance SQLExpress
Instance ID MSSQL.2
Initialized Yes
Status Running
Virtual Directory ReportServer
Web Site Default Web Site
Manager Reports
Web Site Default Web Site
Service Name ReportServer$SQLExpress
Service Account NT Authority\Network Service
Built In Account Network Service
ASP.NET Account...
January 18, 2008 at 10:19 am
I've re-installed SQL Server Express and BIDS, and now when I try to deploy a report, it insists on a password. I enter my local PC username and password, and...
January 18, 2008 at 9:50 am
Here's a real newbie question.
Do I need Visual Web Developer to make my system work. Remember, all I want is to allow other computers on the intranet to see the...
January 17, 2008 at 7:00 am
Ok, so I have agg on my face.
Isn't the first time.
Everything is fine,
Thanks!
Gary
January 11, 2008 at 11:34 am
I finally got it loaded! It is a part of the ToolKit. I had already loaded Toolkit, but it told me that everying was already loaded, so I bailed out.
I...
January 10, 2008 at 3:48 pm
I had previously loaded advanced edition, but I did it over my old non-advanced edition. So, I removed SQL Server, and loaded the advanced edition, selecting everything available.
I now see...
January 10, 2008 at 3:23 pm
I found an article Introducing Business Intelligence Development Studio, but no reference to a download.
I found Visual Studio.Net download dated 2003, but I'm not sure if that is what you're...
January 10, 2008 at 2:20 pm
The most concurrent connections will be 25, most of the time just 2 or 3. Do you think 25 be a problem?
By the way, I can find the Report Manager,...
January 10, 2008 at 1:51 pm
Report delays will not please our customer. Remember all we are trying to report are alarms on individual machines in a manufacturing plant. Basically, any PC in the plant can...
January 10, 2008 at 1:36 pm
Actually I wasn't using any code.
I clicked on Add new data source,
then clicked on DataBase
then clicked on New Connection
then clicked Browse under DataBase File Name
...
January 10, 2008 at 1:22 pm
I am trying to connect to my SQL database in VB, but I get this error message:
Unable to open the physical file “filename.mdf”. Operating sysem error 32: “32(The process cannot...
January 10, 2008 at 11:52 am
Oops, no, make that OOPS!
I forgot to reference the correct database when I fired up SQL Server this am.
Everything is working properly.
Sorry!
Now I'm lookng into a customer interface. It...
January 10, 2008 at 7:24 am
I get an error with this code and I know the object name (UNITA_1_EMPTY_TABLE) is correct:
-- SELECT DATA
sp_dbcmptlevel @new_cmptlevel = 90
SELECT substring (TAG , 10,30) as 'ALARM NAME', VALUE as...
January 10, 2008 at 7:02 am
This code works just fine if I don't use the substring - when I use the substring I get the error below. What am I doing wrong?
Thanks,
Gary
-- SELECT DATA
sp_dbcmptlevel @new_cmptlevel...
January 9, 2008 at 2:05 pm
Viewing 15 posts - 16 through 30 (of 31 total)