| Thread | Last Post | Replies |
|
| MSDE ODBC to UNIX - Can linked tables be seen by Access | 31 Oct 2004 14:11 GMT | 1 |
We have a UNIX server running a factory management system (CS3) which links to PCs through an ODBC program (Easysoft). We want to install an MSDE database server so that we can create our own database tables in conjunction with the UNIX server.
|
| SQL SERVER 7 ON WINDOWS 2003 | 30 Oct 2004 23:09 GMT | 3 |
IS IT POSSIBLE TO INSTAL SQLSERVER 7 ON WINDOWS 2003? IF POSSIBLE HOW? IF NOT POSSIBLE HOW TO SOLVE THE PROBLEM? PLS KINDLY GIVE ME REPLY
|
| Administrators | 30 Oct 2004 16:15 GMT | 1 |
I would like that local administrators or domain administrators dont have administrative rights on some databases running with MSDE. I've learned about to enable the user "sa" and to give a personal password to this user, but apparently administrators continue having full access to
|
| The instance name specified is invalid | 30 Oct 2004 16:11 GMT | 1 |
I download MSDE2000A and run setup, and then I get the following message “The instance name specified is invalid” By clicking the ok button the setup stops. My operating system is Windows XP home edition.
|
| MSDE 2000 installation problem | 29 Oct 2004 19:28 GMT | 2 |
" Starting custom action ConfigServer Executing "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\cnfgsvr.exe -V 1 -M 1 -U sa -I "MSSQLSERVER" -Q "Latin1_General"" Setup failed to configure the server. Refer to the server error logs and
|
| Can't connect after Windows XP SP2 | 29 Oct 2004 18:51 GMT | 2 |
Has i reviewed here after Windows XP SP2, MSDE has some problems conecctiong over a network. I installed SP3a for MSDE 2000 but the problem persists. I put a permission to sqlserver.exe but my access to it over a network (and
|
| Correct way of unistalling MSDE instance | 29 Oct 2004 15:19 GMT | 4 |
I am installing an MSDE instance using Setup .... call using a bat file. I know the name of the instance (its a Given). How do I uninstall automatically using a similar call? I cannot afford to ask the user to uninstall it manually by using 'Add
|
| SQL - MSDE - "pubs" | 29 Oct 2004 00:39 GMT | 1 |
Hi, I looking for the data base called "pubs" of the SQL Server MSDE version. Does anyone knows where to find it? And how to add it on the Sql Server? Many thanks for your help.
|
| MSDE 2000: Authentication failed despite BLANKSAPWD | 28 Oct 2004 13:24 GMT | 1 |
We're having troubles on a Windows 2003 Server. MSDE 1.0 does not install (even though we already have this setup at other customers). So I downloaded MSDE 2000. Unfortunately, somebody else just executed the installation procedure without setup-parameters. I wanted to have ...
|
| Is using linked server with MSDE the way to go for this problem? | 28 Oct 2004 12:08 GMT | 1 |
We have a problem and I'm not sure of the best way to solve it. Our situation: We have an ASP.NET application which uses a full SQL Server database. We want to add the capability for salespeople to initially install (in a separate
|
| how to change the decimal symbol | 27 Oct 2004 18:10 GMT | 1 |
Hi , i have a problem i live in Europe (Spain) and we use the " , " symbol instead of " . " as decimal symbol for money. Actually my problem is that i have a table with some varchar fields storing money values but when i try to
|
| How to OPENDATASOURCE ? | 27 Oct 2004 17:11 GMT | 2 |
i use MSDE to collect data from a Access-Databases. I'f got the following SELECT-Statement from this newsgroup yesterday: SELECT count(*)
|
| Copying tables | 27 Oct 2004 17:01 GMT | 2 |
I am able to query several different msde databases on my network using Query Analyzer from my pc. Using SQL Query Analyzer from my pc, I need to copy a table from a database found on my local msde installation to a database on another pc's msde installation. I was trying to find ...
|
| enabled/disabled protocols for an msde instance | 27 Oct 2004 10:40 GMT | 1 |
Wondering if someone could help me out with an msde/windows sp2 problem. Upon installing sp2, the network protocols for my msde instance become disabled: Sm, Np, Tcp, Via. Is there a command line syntax I can use to re-enable these network protocols? Or is there a windows ...
|
| very new to sql | 27 Oct 2004 10:24 GMT | 3 |
I have a table that stores differnet types of data from a VB .Net application. There is one field where I have to store decimal values. For some reason when the value gets stored into the SQL (MSDE version) table the value is rounded or truncated. For instance, I save the ...
|