1. Jochen Peters
  2. Valentina Reports ADK
  3. Wednesday, May 27 2015, 09:58 PM
  4.  Subscribe via email
Dim data As String
Dim mReport AS New VReport
Dim SqlStr01 As String
Dim sqliteDb As String

SqlStr01=""
sqliteDb=“sqlite://C:\ADG\/adgdb.db” << how i use this on cgi linux app
Comment
There are no comments made yet.
Ruslan Zasukhin Accepted Answer
Hi Alexis,

On linux you will need specify linux-kind of path to DB. For example as:
/ADG/adbdb.db

what exactly trouble you see with CGI?
Comment
There are no comments made yet.
  1. more than a month ago
  2. Valentina Reports ADK
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.