Hello,
We are having a problem with SSIS packages that include a FTP Task. The tasks fails with the following error when run on the server or from the development environment.
"Error: The task "FTP Task" cannot run on this edition of Integration Services. It requires a higher level...
I'm trying to deal with some large images (8000x8000) or larger. Loading straight to a Drawing.Bitmap works fine until I .Dispose(), Load a new image then try to use .DrawImage().
What ends up happening is I get an Out of memory exception.
My understanding is that .NET has a problem with...
Seems our server is having some issues.
Using the Copy Database Wizard with "SQL Management Object method"
It adds the log for package successfully
It adds the task for transferring database objects successfully
It creates the package successfully
It starts the SQL Server Agent Job successfully...
Maybe I'm just trying to do the impossible.
The situation is the following.
Our intranet needs to allow anonymous users. We have functionality that I want to obtain the remote user (Active Directory User) if they are logged into the Active Directory but if not still allow them to see the basic...
Hi all,
This is a repost from the Microsoft SQL Server: Setup and Administration forum but has recieved no responces.
thread962-955934
Hi all,
Sorry for posting here but to this point David is still deciding if there is a need for a dedicated forum for Reporting services. Since I...
Hi all,
Sorry for posting here but to this point David is still deciding if there is a need for a dedicated forum for Reporting services. Since I believe this has to do with the administration of the SQL Server that Reporting Services is using I thought it might be most appropriate here...
Hi all,
I'm trying to create some reports that the users are creating by lots of cutting and pasting but I'm having a few problems getting them to render correctly.
I've got a report that normally was done in Excel and I have it doing almost what I want but the Excel Renderer keeps rendering...
Hello all,
Does anyone know of a forum that deals with SQL Server Reporting Services?
Thanks
Wayne
Hope I've been helpful,
Wayne Francis
If you want to get the best response to a question, please check out FAQ222-2244 first
I'm writing a script to modify an exsisting database to a more appropriate structure.
Basically I'm altering the table so the primary key is not user entered but just an IDENTITY column.
Everything works but I would like my new primary key column to be the first physical column in the table...
Ok here is the deal. I'm using some owner draw controls from vbaccelerator
I'm doing all the drawing for my listboxes, grids, comboboxes. I've got it doing everything I want but at this point in time I'm loading monochrome bitmaps from disk to use as patterned brushes then using PatBlt to...
I've got a Sybase 12.5 server linked to our SQLServer 2000 and need to pass slightly dynamic queries to that server
Problem is that OPENQUERY(linkedServer,'query')
doesn't let me concatinate string for the 'query'
ie I can't do
SELECT *
FROM OPENQUERY(Sybase001,'SELECT FirstName, LastName...
http://squeedlyspooch.com/blog/archives/000072.html
This guy is a potential suspect in theaft on code from Valve Software. There are many people on both side of the fence defending and attacking him. Do you think federal authorities did anything wrong from what the man postest? I think they...
I've recently upsized a Access XP database to SQL Server. Because of the network we have to use standard security. When I upsized the database I used an standard account with appropriate access to the database. The problem is the account info is not being stored with the linked tables meaning...
I've recently upsized a Access XP database to SQL Server. Because of the network we have to use standard security. When I upsized the database I used an standard account with appropriate access to the database. The problem is the account info is not being stored with the linked tables meaning...
Hi, I know I'm missing something but don't know what.
I'm getting a
"An exception of type 'Microsoft JET Database Engine: Unspecified error' was not handled"
when I try to open a Access 2000 database with this connection string.
Provider=Microsoft.Jet.OLEDB.4.0;Data...
http://www.sfgate.com/cgi-bin/article.cgi?f=/news/archive/2003/07/02/financial1239EDT0109.DTL&type=tech
The domain has already been shut down but what should be done to the organisers. What extent should any hackers defacing web sites be tracked down and prosecuted?
Hello Guys and Gals,
My brain is mush and I'm trying to think of the best solution to a problem and I just can't think so please help if you can because I know I'm just missing something.
I have an exsisting component with n classes in it. I went through and made it pretty much stateless...
Does Oracle 8 have nested transactions?
I've got a stored procedure that was commiting and rolling back explicitly and this worked fine when ADO called the stored proceedure but when it was enveloped into a Distributed transaction the same SP fell over with a error saying COMMIT is not allowed...
Hey Guy and Gals,
I seem to be a bit stuck. This is fairly involved so those that have not the time or interest can move on now.
I'm attempting to write a generic test harness from our COM+ DLLs. It runs from scripts. Each line of the script indicates what library.class to create, what...
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.