gwc's Q&A profile
Software Development for Windows Vista How
i want to order a vista dvd, how can I get one ...Show All
SQL Server Grant CREATE VIEW, CREATE PROCEDURE ...
Hi, I have currently a problem with setting up the permissions for some developers. My configuration looks like this. DB A is the productive database. DB B is a kind of "development" database. Now we have a couple of users call them BOB, DAVID, ... who are members of the db role db_reader and db_writer for the productive db a but they should be allowed to do nearly everything on db b. Therefor I added them to the db role db_owner for db b. For testing purposes I tried to "CREATE" a view TEST as BOB in database B but I received the error message ' Msg 262, Level 14, State 1, Procedure Test, Line 3 ...Show All
SQL Server login failed
I know this is probably a question that has been answered a million times, but it is in regard to SQLEXPRESS. I have built a small ASP 2.0 web app that runs fine on the local production machine when I go to view a gridview or a detailsview to delete or add records. However, when I try the site out on another machine, it runs fine (logins, etc), however when I go to the data page I get an error stating that the login failed for the ASPNET account. In SQLEXPRESS, where do I set the permission for the ASPNET account, or how do I go about handling this Thanks for the information. Brad Just some other information as I hav ...Show All
Windows Forms Need MDI Tab Control
I want an existing MDI application to display each MDI child as a tab along the bottom of the main window. For example, Opera and TextPad use MDI tab strips. Would anyone like to recommend a good MDI tab control In particular, I'm looking for a control that is well-tested/not buggy. I'm not really interested in a suite of controls&n ...Show All
SQL Server Depending on the due date, start date and end date calculate the number of entries
Hi! I am using SQl server 8.0 and I have a web form on which I have below controls or I can say below column in the TABLE A DueDate Start date End Date Interval -- Monthly or Quarterly Amount Depending on the Interval(Monthly or Quarterly) I want to make an entry in the Table B which will be fall between start date and end date and on due date EXample DueDate = 11/15/2005 Start date =11/01/2005 End Date =11/30/2006 Interval = Monthly Amount = 2500 In the table I should have an 12 entry as PaymentDate ...Show All
Windows Forms Is the terrarium dead?
Hi, I need help. I am a newbe to terrarium and it looks interesting. But All what I can read on the internet concerning Terrarium looks a long time ago. No recent post I mean, or at the farm... or I look at the wrong place. (Where is everybody ) I see 10 peers, All LED's are green, but I never receive a creature from other peers. I can't introduce my own creature, I get a message "Terrarium is experience some server problems. Please try again later.". I connect to http://www.terrariumgame.net/Terrarium, it is the only server I know. Are their other servers ...Show All
Windows Forms How to remove title bar on midi forms
I am trying to create a form that is a midi container that has a custom user control on the left hand side and have the remainder of the form filled with midi forms. I have gotten everything to work great with the exception of when the midi form maximizes, the title bar appears, pushing down my user control. Anyone know how I can prevent the title bar from ever appearing no matter what the midi forms state is I tried all the obvious of making the text blank, setting the min, max and control buttons to false. Any suggestions Thanks I guess you mean MDI ;) I don't think there is an in-bu ...Show All
SQL Server Slow performance on subscribers
Hello all! In fact the problem is not replication, but anyway i'm writting the message here, because in one way or another the issue is connected with replication. I have 1 publisher server pushing a merge replication to 12 subscriber servers. My biggest problem is performane of queries on subscribers. This happens to a big table (more then 2 million records) with 10 columns. This is a related table. Query is very simple: SELECT a,b,c FROM tblx_det WHERE id_rel=512435 At Publisher this query takes 0.2 secs. At subscribers go from 30 to 40 secs. id_rel is not a CI. This table has another CI called ID, and if WHERE clause is used wit ...Show All
SQL Server dbnull
Is there an easy way in Reporting service to handle dbull in dataset I am using the local mode of the new reportviewer control, when I feed the dataset to the report, if there are some dbull column, an exception will be thrown. To those string column, I can set NULLVALUE property to empty, but to other datatype, like integer, datetime, money, what should I do Thanks Hey, you know what, it is very strange. If I use BindingDatasource.datasource = ds.tables(0), (BindDatasource is bound to ReportViewer), I will have exception if any field is null. But if I use BindingDatasource.datasource = ds BindingDatasource.datamember = "Table1" I do ...Show All
Windows Forms MessageBox problems
I am developing an application that contains an error database. This contains a list of error numbers, names and text associated with them so knowing an error number can show a MessageBox with the name and text in it. The problem is that it doesn't recognise '\n' as a new line, instead it writes '\n'. BUT this only happens when the text&nbs ...Show All
Visual Studio 2008 (Pre-release) February CTP install problem
I have the problem referenced in the ReadMe: "A few users have seen a situation where when they try to create a WinFX project, they get a package load failure for the WPFFlavor. This appears to be due to having a machine that had earlier versions of Visual Studio, WinFX, and the Microsoft Visual Studio Code Name "Orcas" Community Technology Preview - Development Tools for WinFX installed. If you hit this problem, run "devenv /setup" from the command line and this package load failure should be resolved" Running "devenv /setup" has not cleared the issue for me. Anyone any ideas Thanks Joh ...Show All
SQL Server Reporting Services Wizard - Error in XML document (0, 0)
After a clean install of Reporting Services for SQL Server 2000 and Service Pack 1, I enter Visual Studio 2003, select new project - >business intelligence project -> Project Report Wizard. The wizard crashes with:- There is an error in XML document (0, 0). I have tried uninstalling and reinstalling to no effect. Other machines on which I have installed with a very similar configuration do not have the problem. Any ideas welcome. -- Bob Yes, that did it! I completely uninstalled CodeSmith and the Reporting Services Wizard now works fine. Only problem is I still need to use CodeSmith.... I'll experiment with a newer version and ...Show All
Visual Basic Don't work
why don't works this code, I can't see what wrong is Private Sub Afsluiten_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Afsluiten.Click Dim Response As MsgBoxResult If TextBox1.Text <> "" Then MsgBox( "Opslaan " , MsgBoxStyle.YesNo) End If If Response = MsgBoxResult.Yes Then OpslaanFunc() Else End End If End Sub now works it only with double click by the msgBox how can I set it to oneclick ...Show All
Visual Basic Most wanted code snippets and resources
Hi Everyone, We'd like to hear your ideas and opinions on Intellisense Code Snippets . - Which new code snippets would be most useful - Which code-snippet categories already in Visual Studio would need additional code snippets - What new snippet categories would you add to the ones already in Visual Studio - Which code snippet resources would you find most useful in your everyday experience using, authoring and sharing code snippets Please reply to this thread with your thoughts. Thanks for your feedback, The VB Snippet Community Team Lisa, I want to apologize,&nb ...Show All
SQL Server SQL Server 2005 Service Pack 1 is now available
Microsoft announces the availability of SQL Server 2005 Service Pack 1 (SP1) with Database Mirroring, SQL Server Management Studio Express, additional options for ISVs, and normal feature fixes. SQL Server 2005 Service Pack 1 can be found here: http://www.microsoft.com/sql/sp1.mspx Kamran, I'm not sure what you're asking. Standard Edition is supported on Win XP SP2. As such, you can apply SP1 to your Standard installation. You can find the SP1 read me file here: http://download.microsoft.com/download/b/d/1/bd1e0745-0e65-43a5-ac6a-f6173f58d80e/ReadmeSQL2005SP1.htm . Cheers, Dan ...Show All
