Skip to main content

I have an Access database that currently connects to the SQLDEMO tables. That's great.

When I look at the server running D3, I see the SQLDEMO folder in the D3Databases folder. Fine

So now I want to connect to some live data. Specifically the inventory tables.

I have lots of documentation, but I can't seem to find the steps to make the tables visible to my odbc dsn.

The folder I think I am after is the MISPR folder.

If I'm correct, how do I get access to the values in the tables?

I was told I need to define a translation table..yes/no

Regards



------------------------------
Bret Stern
President
Rocket Forum Shared Account
------------------------------

I have an Access database that currently connects to the SQLDEMO tables. That's great.

When I look at the server running D3, I see the SQLDEMO folder in the D3Databases folder. Fine

So now I want to connect to some live data. Specifically the inventory tables.

I have lots of documentation, but I can't seem to find the steps to make the tables visible to my odbc dsn.

The folder I think I am after is the MISPR folder.

If I'm correct, how do I get access to the values in the tables?

I was told I need to define a translation table..yes/no

Regards



------------------------------
Bret Stern
President
Rocket Forum Shared Account
------------------------------

Hello,

Indeed, SQL-style tables are not native to D3.
You have to add them manually using the "TCL" SQL_CREATE_TABLE command.



------------------------------
Laurent Dupouy
Developper
CERI SAS
FR
------------------------------

I have an Access database that currently connects to the SQLDEMO tables. That's great.

When I look at the server running D3, I see the SQLDEMO folder in the D3Databases folder. Fine

So now I want to connect to some live data. Specifically the inventory tables.

I have lots of documentation, but I can't seem to find the steps to make the tables visible to my odbc dsn.

The folder I think I am after is the MISPR folder.

If I'm correct, how do I get access to the values in the tables?

I was told I need to define a translation table..yes/no

Regards



------------------------------
Bret Stern
President
Rocket Forum Shared Account
------------------------------

Yeah, like Laurent said: SQL-CREATE-TABLE. I'll call you a little later and discuss.



------------------------------
Brian S. Cram
Principal Technical Support Engineer
Rocket Software
------------------------------