Displaying 5 results from an estimated 5 matches for "mssqlserver".
2005 Mar 16
1
Installing MSSQLServer 2K on Linux thru wine???
Hi,
Have finally managed to configure wine. Have now installed IE using winetools and also, all the runtime s/w under the Window System Software option of winetools. Have also managed to install j2sdk thru wine. am trying to install MS SQL Server 2K thru wine. the installation starts and then abruptly ends saying that File Not Found Error. Source D:\x86\setup\setup.ins Target
2013 Nov 04
1
Running SQL Server xp_logininfo with Samba PDC
...hich Logon Failed:
Security ID: NULL SID
Account Name:
Account Domain:
Failure Information:
Failure Reason: Unknown user name or bad password.
Status: 0xc000006e
Sub Status: 0xc000006e
Process Information:
Caller Process ID: 0x52c
Caller Process Name: C:\Program Files\Microsoft SQL
Server\MSSQL11.MSSQLSERVER\MSSQL\Binn\sqlservr.exe
In the Samba Log on the PDC it gives the following messages:
[2013/11/04 14:05:12.684946, 4]
../source4/dsdb/repl/drepl_notify.c:463(dreplsrv_notify_schedule)
dreplsrv_notify_schedule(5) scheduled for: Mon Nov 4 14:05:18 2013 EST
[2013/11/04 14:05:17.693823, 4]
../so...
2006 Aug 02
1
Ad-hoc database queries from models
...about. I would
like to be able to (optionally) populate an issue from a few big, slow,
unwieldly backend databases and want to know the best way to do it. It
looks like doing something like this:
>> require ''dbi''
=> true
>> conn = DBI.connect(''dbi:ODBC:mssqlserver'', ''username'', ''password'')
=> #<DBI::DatabaseHandle:0xb750bf58 @trace_mode=2,
@handle=#<DBI::DBD::ODBC::Database:0xb750bea4 @attr={},
@handle=#<ODBC::Database:0xb750becc>>, @trace_output=#<IO:0xb7d35fec>>
>> conn.select_...
2006 Jul 05
6
upload file in a database or a server?
Hi,
I would like some suggestions. I''m wondering if it''s better to upload a
file directly into a database or to put the file into the server and
keep the path in the database?
Thanks,
Eric
--
Posted via http://www.ruby-forum.com/.
2005 Mar 16
0
Installing Microsoft Agent on Linux thru wine???
...ow I can install Microsoft Agent on my Linux box thru wine?
Best Regards
Vijay Krishnan
----------------------------------------
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary=----_SmarterMail_NextPart_3250700840724637
Date: Wed, 16 Mar 2005 02:33:26 -0700
Subject: Installing MSSQLServer 2K on Linux thru wine???
From: "Vijay Krishnan - Sr. Trainer" <vijaykrishnan@elmaqedu.com>
Reply-To: vijaykrishnan@elmaqedu.com
To: <wine-users@winehq.org>
CC:
Message-ID: <f771d1ade95b4610838c8e06ab73eb25@elmaqedu.com>
Hi,
Have finally managed to configure wine. Ha...