search for: sqlexpress

Displaying 4 results from an estimated 4 matches for "sqlexpress".

2008 Oct 10
2
SQLExp ?
I'm trying to run a program called FarrierPro. It needs SQLExpress which does not want to install in WINE. Has anyone had any luck with this or could someone point me to a workaround? Thanks for the help.
2018 May 07
0
spn validation failed for spn MSSQLSvc
...this failures: [2018/05/03 14:47:28.996941,  0] ../source4/rpc_server/drsuapi/writespn.c:235(dcesrv_drsuapi_DsWriteAccountSpn)   Failed to modify SPNs on CN=tz115,CN=Computers,DC=testzentrum,DC=uni-frankfurt,DC=de: acl: spn validation failed for spn[MSSQLSvc/tz115.testzentrum.uni-frankfurt.de:SQLEXPRESS] uac[0x1000] account[tz115$] hostname[tz115.testzentrum.uni-frankfurt.de] nbname[TESTZENTRUM] ntds[(null)] forest[testzentrum.uni-frankfurt.de] domain[testzentrum.uni-frankfurt.de] [2018/05/03 14:48:13.368969,  0] ../source4/rpc_server/drsuapi/writespn.c:235(dcesrv_drsuapi_DsWriteAccountSpn)...
2008 Apr 15
9
Winelibs question.....
Forgive my newbness. I'm pretty fresh to Linux, but trying to port some reasonably sizable windows apps that I have written. Certainly my gui apps appear to work directly with wine. I also have stuff that makes more sense to use with winelibs. I've had no significant difficulties setting up and compiling bits an pieces, basically just to get my orientation sorted. One of my apps is an
2007 Dec 10
8
could not find activerecord-sqlserver-adapter locally or in a repository
I''m trying to connect to a SQL Server db. I thought I installed the DBI component per the instructions, but its not working. When trying to start the ruby server, I get the message: Please install the sqlserver adapter: `gem install activerecord- sqlserver-adapter` But when I try to install the repository, I get this error message: could not find activerecord-sqlserver-adapter