|
|
Sergey Kornilov admin 1/22/2008 |
|
I have updated ASP version of Calendar today. Now it supports SQL Server (requires ASPRunnerPro 5.2). |
|
|
C
|
charly1211 1/26/2008 |
|
Is there any chance to get SQL Server Edition running with phprunner calendar template??? |
|
|
|
Sergey Kornilov admin 1/29/2008 |
|
Unfortunately PHPRunner do not support MS SQL templates. |
|
|
J
|
JOHNF777 4/14/2008 |
|
Does anyone have instructions on how to create the tables in SQL? |
|
|
|
Sergey Kornilov admin 4/15/2008 |
|
Get the latest version of PHPRunner and Calendar template. When you create a new project using Calendar template choose SQL Server as your database. |
|
|
J
|
JOHNF777 4/16/2008 |
|
Ooppss.... sorry forgot to mention, I use ASPRunner 5.2. |
|
|
|
Sergey Kornilov admin 4/16/2008 |
|
The same applies to ASPRunnerPro. |
|
|
J
|
JOHNF777 4/17/2008 |
|
ok, I tried to run the wizard and I get this error:
|
|
|
|
Sergey Kornilov admin 4/17/2008 |
|
John, |
|
|
J
|
JOHNF777 4/17/2008 |
|
MSSQL 2000 do I need 2005 at least? |
|
|
|
Sergey Kornilov admin 4/18/2008 |
|
Yes, we recommend to use SQL Server 2005. IF EXISTS (SELECT * FROM sys.views WHERE object_id = OBJECT_ID(N'[dbo].[qryDaily]')) |
|