love_1776's Q&A profile
SQL Server SQL 2005 Very Slow on Itaniam 64bit
Hi, I am facing a very wierd problem with SQL 2005 Itaniam 64bit with 4 processor machine. A simple SQL Select Statement: Select * from table The statement takes almost 45 minutes on a table of 7 million records, while on SQL 2000 32bit 2 processor machine it takes 10 minutes. The checked the index, and rebuilt it several times and still the problem persists. I tried the database fine tuning wizard but still no effect. Tried all possible configuration regarding parallelism and i can't find a solution to this problem. Could there be a problem with the itaniam version of SQL 2005. Has anyone faced this problem before ...Show All
SQL Server Getting error "Not enough space on drive c:\" when I install SQL Eval2005 on XP(sp2)
I keep getting that error, yet I have 180GB of space. Is this because my drive is FAT32 and not NTSF (Help) There was an issue in SQL 2000 where if the free space on the disk was an exact multiple of 4gb, you'd get this issue...workaround was simply to create a dummy text-file or something that was a 101 mb in size or something so the free space wasn't a multiple of 4gb...see this KB: http://support.microsoft.com/kb/301913/en-us Not sure if may be still an issue here. FAT32 obviosly only supports files 4gb and smaller... HTH, ...Show All
Windows Forms i need help with custom controls please
hi i've created a custom control and i want to add sevral other custom controls on it so i've add them to its ControlCollection, but they wont render themself to the parent control ClientArea for some reason.. what am i doing wrong (sorry 'bout the bad english... it's not my mother language) I am not sure what you mean,but perhaps try and use the Refresh() method on the user control,which causes repainting of all the constituent controls as well.You can also look at this link http://blogs.msdn.com/subhagpo/archive/2005/02/22/378098.aspx ...Show All
Visual Studio Express Editions C++ .net express.. Now what?
First of all.. Thanks to anyone who is willing to toss me a few seconds of their time and help to give me a bit of direction.. I am on a quest to learn the C++ language and write applications.. I have been cruzing web sites and book stores picking up every bit of info I can. I am trying to see a clear way into this massive forest of abbreviated technicalities. .Net ASP, SQL, CRT, ALT, SCL, MFC and on and on and on. Behind each character in these I'm sure there are galaxies of information and years of trial and error waiting for me.. So I went on a hunt for something that could serve as a guide to help me on my way. I wou ...Show All
.NET Development Filtering on special characters doesn't work
Hi Guys, I'm trying to filter on a message wich contains lots of special chars (tabs, enters, cr's, single quotes, brackets) . Sample below. I tried escaping by doubling the single quotes and escaping the other special chars between [] but it doesn't work. I tried almost any combination but it still doesn't work! Help anyone Thanks Bjorn ORA-06550: line 1, column 37: PLS-00302: component 'GET_TMP_USER_TABLE_CONTENT' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored type: Oracle.DataAccess.Client.OracleException message: ORA-06550: line 1, column 37: PLS-00302: component 'GET_TMP_USER_TABL ...Show All
Visual Studio Team System TFS Version Control Error with notification
Hi, When I ask for a notification on the project, for example about every check in, I put my smtp mail address which is myproject_myname@mydomain my username in the domain is mydomain\myname (different from the name in the smtp address). I do not get notifications, but If I check the Applcation event viewer on the tfs application tier I see this error every time I should have recieved a notification: ________________________________ Source: TFS Version Control Event ID: 6008 Type: Warnning Description contains a long text which tells: TF53010: An unexpected condition has occured ... the ...Show All
SQL Server Visual Basic with SQL-database connection and Windows XP
When you work with Visual Basic 2005 Express Edition on windows XP, and if your application contains references to SQL-databases, I have discovered that it is important that all identities be logged off before you open the particular identity where you want to work on your Visual Basic project. I have earlier assumed that it was only possible to work with Visual Basic on one identity, the one where the version was registered. This assumption was not quite correct. Actually, you may run Visual Basic applications with SQL-references on all identities on XP, provided that no other identities that are usi ...Show All
Game Technologies: DirectX, XNA, XACT, etc. how to save a progressive mesh to a .x file?
When using ID3DXPMesh to simplify the model, I want to export the data of a progressive mesh to a 3D file. I know D3DXSaveMeshToX can save ID3DXMesh to a .X file, but how to save a progressive mesh to a file Any suggestions will be appreciated. Thanks a lot:) Lily You should use the Optimize method from ID3DXPMesh. This method creates an ID3DXMesh object that you can save with D3DXSaveMeshToX. ...Show All
Visual Studio 2008 (Pre-release) SQL Stored procs and LINQ
I just heard about LINQ the other day so excuse my total ignorance but ..... if I can use, what used to be called "in line" sql, in my VB code, won't performance suffer compared to if I executed the same sql from a stored proc (From what I understand, LINQ uses remoting so the apparent client-side code actually runs on the sql server, but a database stored proc is pre-compiled and cached. I don't know if LINQ code is). TIA, Barkingdog If you were to turn on logging at your database server, you might see that DLinq queries were coming across as regular SQL strings -- not remoting in th ...Show All
Software Development for Windows Vista K2.NET vs WWF
Hi.. I have been evaluating K2.net and other workflow tools.. and addition of WWF adds to the confusion. now k2 solves most of the workflow scenarios though the licensing may be a issue with some clients. Now WWF g8 to use and with not many licencing issues but the problem its still beta.. So what should you suggest to a customer who is planning for a workflows at a large scale in the next 6 months .. any pointers Regards Paritosh Mhaisekar P.S. Also i have heard some rumours suggesting that K2.NET might finally be merged into WWF Yes, K2 has announced that a future version of their product, ...Show All
SQL Server Creating Reports on SQL Server 2005 Mobile Edition
I am looking for a reporting software to create reports (Invoices, Receipts) for PocketPC 2003 using Visual Studio 2005 and SQL Server 2005 Mobile Edition. Any recommendations will be appreciated. Thanks, Alla At present SQL Server 2005 Mobile Edition doesnt have integration with SQL Reporting services or Crystal reports. You may need to author your own report and query SQL Mobile database for data. ...Show All
SQL Server Install SQL 2005 Express error (ParseBootstrapOptionsAction)
Hi, Installed VS2005. All OK. SQL 2005 on the other hand is giving me problems. Downloaded from MSFT and tried installing using SQLEXPR.EXE ver. 9.00.1314.06 I am stuck. Need some help, please. I am not sure if installer is trying to use anythoing from xmlrw.dll since there is one on my machine as a part of Visio 11Pro . Had a long day trying to figure this out, and I am starting to see "double". Your help is much appreciated. Thanks in advance. Here is the log: Microsoft SQL Server 2005 CTP Setup beginning at Thu Nov 03 00:44:36 2005 Process ID : 1040 d:\819cf35deaf218bf95c1\setup.exe Version: 2005.90.131 ...Show All
Visual Studio Team System Web test failing RequestFailed: The value of the date string in the header is invalid.
All webtests I run from VS2005 RTM are failing with a response of: RequestFailed: The value of the date string in the header is invalid. The request looks like this: GET /Angel63/sidebar.asp HTTP/1.1 User-Agent : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Accept : */* Accept-Language : en-US Host : 600m01 Cookie : ASPSESSIONIDSATDSCQA=LMGPKPGDJNEPFDPPJKBKILEP Accept-Encoding : gzip I can successfully run the same test using the beta 2 release of VS2005. The only thing I can see that is different is that the request is slightly different. Request from VS2005 beta 2: GET /Angel63/sidebar.asp HTTP/1.1 User-Agent : Mozilla/4.0 (com ...Show All
SQL Server SqlServer 2005: How to test Cube Actions
I'm working with Sql Server 2005 Tcp, I've created a test Cube, and a Cube Action. Someone can tell me How I can test or Show It Thanks Alex ...Show All
Smart Device Development CE 5.0 Devices - Visual Studio 2005
Hi, I am using VS2005 to build CF2.0 application. I used 2003SE emulator and WM5.0 device to test my app. I used CAB project to build the CAB file for the application. My CAB file works on both 2003 and WM5.0 devices. I just want to know if the same CAB file will work in Ce 5.0 devices Because CE5.0 devices come with different processor types. Is the VS2005 CAB project generated CAB file is Device Independant Do I have to make any changes to make it work in CE5.0 devices Since I do not have CE5.0 device, I couildn't test that. Can some one answer my questions Thanks, Vijay CE devices are highly ...Show All
