Hi There,
I currently have a website built in VB.NET against .NET 4.0. I now have a requirement to handle SSO via WS-Federation and SAML 1.0 tokens. I am having trouble finding information on how to do this while also allowing for standard login as well. Any help or direction appreciated!!
Hi There,
I am stumped on this one. Inherited a VB6 app that I have to update. I am running 64bit Win7 and have installed VS6 and every update imaginable. This app has a Picturebox control with a .defaultText property that is being set to either a text string or a mask (.defaultText =...
Hi There,
My report is designed with two headers. Header B is misc stuff, Header A is a full page image. If I insert the image it displays fine in the designer and the preview but if I publish the website all I get is a blank page for Header A, Header B displays fine and then the rest of the...
Hi There,
Seeing as there is no TAM specific forum I was hoping that someone here might be familiar enough to help! We have a .net website that requires you to log in via a login form. Pretty basic stuff: username, password, submit button, post, and action. Yet when the other half tries to set...
Hi There,
Seeing as there is no TAM specific forum I was hoping that someone here might be familiar enough to help! We have a .net website that requires you to log in via a login form. Pretty basic stuff: username, password, submit button, post, and action. Yet when the other half tries to set...
That is sort of the idea, however, I am not sure if that will work if the criteria for col2 is the same. Interpret it as a year/month configuration for col1/col2.
So if I have this
col1 col2
2001 1
2009 2
2010 1
2010 2
2010 3
2011 1
2011 2
And want to end up with this
col1 col2
2010 1
2010...
I have been trying to select a range where for instance
(col1 >= 2010 and col2 >=1) or (col1 <=2011 and col2 <= 10)
I am sure this is possible so any help would be appreciated!!
Yes, you are correct. My bad...
The originating system is Windows XP Pro 32 bit running DB2 v9.1 fixpak 4. The Destination system is Window 7 Pro running DB2 v9.1 fixpak 7
I have tried doing the restore using the GUI as well as the DB2 CLI and both fail with an error message that states that...
Hi There,
I know it is possible to restore a backup taken from a 32 bit machine onto a db2 install on a 64 bit machine, well, at least according to the documentation! But for the life of me I can't get it to work! Any advice welcome!!
Thanks!
This is probably simplicity in itself but for some reason I cannot make cross tab do what I want! Basically I have a datatable that contains Store/Date/Total. Each store could be there multiple times with different dates. So what I would like to output is...
Store - Date1 - Date2 - Date3 etc...
Hi All,
I have a crystal report based on a dataset/xsd (all params match) with 4 tables in the datatset, Main, Sub1,2,3. There are 100 rows in main and various numbers in the other three tables. All links are set up via key from Main to the others. It seems like the report is only showing the...
All steps to integrate PHP into Tomcat 5 seem to be correct but I keep getting the following error, think I may be jarring the files incorrectly but any insight appreciated!!
Additional JARs have been added : 'php5srvlt.jar'
Apr 1, 2010 1:28:35 PM org.apache.catalina.core.StandardContext...
I had something similar to this happen and found that you seem to need equivalent space free on the drive for the backup to occur, so, if your DB is 2GB then you have to have at least 2GB of free HDD space on the server drive, even if you are "technically" backing up to another machine. HTH.
Hi All,
I was hoping someone could tell me how to identify how many user cals are being used on our SQL 2008 installation! I am also wondering if a DSN connection (with Windows auth) combined with an ODBC connection with Windows auth could potentially double the license usage.
Thanks!!
I thought I would post this here to see if anyone has run into this issue.
If someone could help me out here it would be great! I am doing some work moving a vb6 app from DB2 to SQL Server. Inside the app is a query such as this:
Select readcol1, realcol2, 0 as fictitionalcol, 0 as...
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.