> > - Created a datasource in CF 5 admin.
> > - Attempted to browse the datasource tables via the database tab
> > in CF Studio.
> >
> > The tables I see via the database tab in CF Studio are NOT the
> > tables defined in my datasource... they look like system tables
> > or something, not really
> > sure.
> > Here's
> > a snapshot of what I see.
> > <http://66.51.163.40/cfstudio/>http://66.51.163.40/cfstudio/
> >
> > Anyone know what's causing this and how to fix it? TIA.
The tables you're seeing under the datasource you've created,
CD_webstore, are actually tables in the master database. When
you set up your datasource in CF Admin you need to specify the
database in addition to the server. My guess is that the database
has been left blank in which case the database defaults to
whatever is set as the default database on SQL Server; probably
this is the master database. Try entering CD_webstore as the
database you want to connect to for this datasource name from
withing CF Admin and you should be good to go.
Stephen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

