We are going to acquire a license of the SQL Server 2005 and have doubts in relation to the type of license that we needed: Standard or Enterprise.
At the moment we have installed the SQL Server 2000 Enterprise, since we have the SQL Server installed in cluster of two nodes and in the Standard...
We have a Windows 2000 two nodes cluster whit SQL Server 2000 SP4.
Now we want to move the SQL Server 2000 SP4 to a new Windows 2003 two nodes cluster.
We have several databases, jobs, databases maintenance plans, packages...
My question is:
How is better: detach the databases from old...
I have an html page that contains two frames:
<frameset border="0" frameSpacing="0" rows="310,*" frameBorder="0">
<frame name="F1" src="page1.html" frameBorder="NO" scrolling="NO">
<frame name="F2" src="page2.html" frameBorder="NO" scrolling="NO">
</frameset>
I need to change with...
I have an intranet made whith Share Point Services, installed in two Windows 2003 Servers, configured with load balancing.
The security of my site is like this:
*Anonymous access enabled
*Integrated Windows Authentication
The clients connects to intranet throw Windows 2003 Terminal Servers...
I have a report that shows for every page the PageNumber.
I have made at the end of the report the Table of Contents, using shared arrays, one for the id's and oner other for the PageNumbers.
I want that the numeration of the Table of Contents begins again and it does not continue with the...
I have a Crystal Report that shows the content of several registries.
Normally the content of each registry fits in a page. But some registries occupy two pages.
I would like to be able to generate an index that indicated each registry in what page of report is.
Someone can help me...
I have a form that accepts diferents option of search (form into an asp page).
When the end user clicks on the "Search" button, sometimes the result page (another asp page) spends a lot of time to loading, and sometimes the form page remains visible several seconds and then begin to loading the...
I have a result page that display the results (are into a ADO recordset) splited in pages. In every page I show 10 results.
The problem is every time I access a different page, I reload the asp page who remake the query to the database.
It is possible to do the query database only one time...
I make a Serviced Component (.Net Component that uses COM+) that calls a Web Services, located in another machine.
The Serviced Component is located at the Com+ Application Context, and I have defined an identity who runs this component. This identity has the right to logon as a batch job.
The...
I have a web application with 3-tiers:
1. Data Base: Sql Server
2. Middel-Tier: Component COM+ that accesses de data, done with VB6.0
3. Application-Tier: asp Pages done with Visual Interdev 6.0
Now, we are migrating the middle-tier to web services mades with .net:
1. Data Base: Sql Server
2...
I'm working with Visual Basic .Net.
I have making a component that acces to a data base with .Net Dataproviders, returns the result in a DataSet, and then I pass the content of the DataSet to a Recordset, finally this recordset is send to an asp based web application.
In the Visual Basic .net...
I'm working with IIS 6.0, now.
I have an application that contains html and asp pages.
The problem is when I change the code of some of them, and I browse this changed page, it shows to me the old page.
I configure the "Virtual Directory" like this:
* I checked "Enable content expiration" from...
I have a web application based on html and asp pages.
This pages uses a component (COM+ application) to access to the data base.
It works fine in a IIS 5.0 server with Windows 2000.
Now I want to update the server to Windows 2003 with IIS 6.0. I have made a test in a test server:
* I have copy...
My Web it serves different kinds of files: document of Word, Excel, PowerPoint, pdf's, images, videos...
I Would like to be able to detect if a user doesn't have the necessary viewer and insuch case, to offer the posssibility of download the viewer.
Thanks,
Eva Janakieff
I have Visual Studio .Net with the .Net Framework v.1.1 installed.
The Visual Studio comes with the version 1.0.
Now, since I have installed the new version in the Add References dialog box, still appear the .net assemblies of the version 1.0 and not appears the news.
I have to do some...
I have several reports created with the Data Report of the Visual Basic. I have created a Data Environment, and inside this several procedures that calls a Stored Procedure (SQL Server).
In the data base I have a column that is of the type varchar(8000). It isn't unicode, so it can't save the...
I have SQL Server 2000 SP3 and the default Code Page is:
Compatibility_42_409_30003 --> 850
I have a Table with a column of the type varchar(8000).
In this column sometimes it's necessari instroduce the euro symbol (€). Now, when we write this symbol, after the SQl Server show it with a '?'...
I use Crystal Reports inside Visual Basic 6.0.
When the application is running and it show a Crystal Reports the buuton "Export" dosen't appear by default.
I'm interested in show this button, because the end user can make an export to a Word format.
Thanks,
Eva Janakieff
I have a Datagrid with an especific width and only one visible column.
The with of that column is bigger than the datagrid width. So I put the ScrollBars properties of the Datagrid to Both (Vertical and Horizontal).
The problem is that the horizontal scrollbar not scroll into the column.
If...
Is it possible assign a different "ToolTipText" value for each row of a DataGrid?
I want that the "ToolTipText" shows the full value of the row when the mouse is moved over the row.
Thanks,
EVA
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.