all groups > sql server msde > september 2005 > threads for september 22 - 28, 2005
Filter by week: 1 2 3 4 5
SP4 - MSDE Rel. A - Developers Tools
Posted by Maurizio BELLANTONE at 9/28/2005 5:16:21 PM
Hi,
on my PC I installed for developement and test MSDE 2000 Rel. A and, from
Developer Edition, Client Tools (Enterprise Manager, Query Analyzer, etc.)
only.
Which version of SP4 I must install ?
SQL2000.MSDE-KB884525-SP4-x86.EXE - or - SQL2000-KB884525-SP4-x86.EXE - or
both ?
Thanks you ... more >>
install on on a NT machine rolling back --PLEASE HELP
Posted by msatullo at 9/28/2005 6:26:10 AM
The install is rolling back on a NT machine. Does anyone have any ideas why?
thanks... more >>
Instalation problem
Posted by Ruly at 9/28/2005 1:26:13 AM
After executing setup
setup SAPWD="mypass" SECURITYMODE=SQL /L*v C:\MSDELog.log
We have this lines at log.
(Siempre que ejecuto la línea anterior empieza la instalación y cuando
dice que faltan 3 segundos aparece un error. Aparentemente el error
aparece en este trozo del log que he incorp... more >>
SQL Server Express Encryption in Distributed App
Posted by geno at 9/27/2005 12:27:10 PM
Hello,
We have a VB 6 program using MS Access that is distributed to many remote
locations. We would like to convert the application to use SQL Server
Express. We would like the Exress database to have a number of it's columns
encrypted using the new encryption capability in SQL Server 2005... more >>
SqlMaint and MSDE
Posted by Nicolas Veilleux at 9/27/2005 11:37:53 AM
Hi all
I'm trying to use a maintenance plan to backup my thing (Data + Log) on MSDE
The Data Backup work well, But I always have a error when trying to backup
the log... (Backup can not be performed on database 'GesTex'. This sub task
is ignored.)
Here are the job that I execute :
EX... more >>
MSDE Deployment
Posted by BadgerByte at 9/26/2005 6:24:03 AM
Hi,
We've been developing windows applications in VB.net, which we've recently
transferred over to using an MSDE back end. I have a couple of questions,
any advice would be greatly appreciated:
Is MSDE suitable for a Networked application max ten users? I realise this
is possible but i... more >>
Upgrading from Win98 to 2000/XP Breaks MSDE (Help!)
Posted by Phil Palios at 9/23/2005 1:49:54 PM
I have observed that upgrading a Win98 machine to 2000 or XP will break
MSDE, this was pretty-much expected but my question is what the most
graceful way to repair/reinstall MSDE is? It seems like a real mess.
Thanks in advance for your help!!
-Phil
... more >>
Maximum row size for SQLExpress
Posted by John Scott at 9/23/2005 1:12:02 PM
I was just wondering if SQLExpress will have the same maximum row size
funcationality as SQL Server 2005. (being able to have a single row go
accross multiple pages and allow the entire row to exceed 8060 bytes)?
Thanks,
John Scott.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can I install SQL 7 and MSDE on the same machine?
Posted by Ray at 9/23/2005 12:40:06 PM
can someone please help me find any documents on this question or answer the
question please.
Thanks in advance
Ray... more >>
Transaction log growth with MSDE and MSSQL
Posted by Rasmus W at 9/22/2005 12:00:00 AM
Hi NG
We have experienced that the LDF file grow out of proportions. In Microsoft
Knowledge Base we have found some descriptions on how to shrink the file.
Shrinking the Transaction Log in SQL Server 2000 with DBCC SHRINKFILE
http://support.microsoft.com/kb/272318/EN-US/
How to S... more >>
Install MSDE But Not Connect from Other machine
Posted by Syed Khurram Alam at 9/22/2005 12:00:00 AM
Hi all
i install microsoft MSDE on one machine it work fine on that machine but
when i am trying to connect from other machine by giving osql -U
"Username" -S "ServerName" and password but it give me error message Sql
server does not exist"
and when i try to connect from Sql server Query A... more >>
|