The schema for SQL Server 7.0 is in the patch file. You can apply the patch by running setup.pl then look in the sql directory for MSsql-tables.sql The schema is for SL 1.8.7
You will also have to add the driver in the dbdrivers function in User.pm to support the driver, and you cannot use the backend routines for manipulating datasets because there are some specific setups for PostgreSQL and Oracle. If I can get some questions answered how SQL 7.0 works with users, date settings, etc I can work in the dataset setup backend routines too. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Sun, 3 Nov 2002, Scott Tracey wrote: > > Sean, > > There was a person who offered some type of conversion that worked with SQL > Server. The last I heard, the site did not exist anymore. The contibutors > page lists a Jeff Kowalczyk that wrote scripts for SQL Server 2000. The page > is http://www.sql-ledger.com/misc/contributors.html. > > I also imagine you would need DBD-Sybase to get SQL Server working with the > current source code. This might indicate some minor script changes to sew > everything together. > > Scott Tracey > > ----- Original Message ----- > From: "Sean Hill" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, November 01, 2002 4:16 PM > Subject: [SL] SQL Server 7.0 > > > > > > I've been trying to research if SQL-Ledger will work for our company, but > > have been unable to determine if the proper packages exist to use MS SQL > > Server 7.0. Does anyone have information or a link? > > > > Thanks, > > > > Sean > > > > > > > > Sean Hill > > Northwest MediScript(tm) > > [EMAIL PROTECTED] > > 509-783-5211 x14 > > > > > > > >

