Nidhi;  For using D2RQ with TopBraid Composer, use the D2RQ mapping
wizard:
  Import > RDF/OWL View on Relational Database via D2RQ

Composer has an internal D2RQ server. Try these for the database
connection setup

Database URL:
  e.g.  jdbc:jtds:sqlserver://<host>[:port][/<database>]

Driver Class:
  e.g.  com.microsoft.sqlserver.jdbc.SQLServerDriver

In your case it appears the URL will be something like
  jdbc:jtds:sqlserver:///localhost:1433/database_name

-- Scott

On Mar 16, 1:16 am, Nidhi Luthra <[email protected]> wrote:
> Hi all
> I have downloaded the ms sql jdbc driver 2005 and included the .jar
> file and SQLServerdriver.class in lib folder of d2r-server.
> But when I try to run the 'generate-mapping' command, it fails each
> time.
>
> generate-mapping -d com.microsoft.sqlserver.jdbc.SQLServerDriver -o
> outfile.n3 jdbc:sqlserver://localhost:1433/database_name
>
> Can anyone tell what should be the correct parameters to be used with
> this command in case of MS Sql server ?
>
> Any help would be appreciated.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to