Showing posts with label remote. Show all posts
Showing posts with label remote. Show all posts

Monday, March 12, 2012

missing tables

I have a database that I have been working on that is on a remote server for a website. I recently had them back up the database so I can work on it locally. After some time I managed to get the backup working, well sorta.

Originally the database was a access 2000 database. This soon proved not to be up to the task. The server people converted the database to sql 2000 and everything is working on the site. However my backup has a problem. In the manager I can see all the tables that were there before. But when I go to run a query on the database through CF the only tables that it can see are tables that were created after the access conversion. I have gone in and checked permissions and set every table and every column to public and still cannot see the missing tables. Any help?

What is CF?

How did the the server people move the Access tables to SQL Server?

Are you having this problem with the backup that you mention or with the original copy on the server?

Mike

|||CF is Cold Fusion.

I have no idea how they converted the Access to SQL

I am only having this problem with the backup.|||

Well, I have no idea how Cold Fusion works, it's always possible that they read the file is some "special" way that is causing this. But there is also the fact that the backup is "sort of" working.

As a first test, it would be worth checking if you can see the tables using some other tool. Try creating linked tables to your database in Access using the Link Table wizard and see if the behavior is any different. If it works in Access, then I'd say pursue the problem with the Cold Fusion people, if it behaves the same in Access, then it we should investigate the backup it self and did into the "sort of" part of the equation.

Mike

|||I had allready thought of that. PHP cannot see the hidden tables either. My access wont let me do linked tables to sql. I only have access 2000 and I guess that it doesnt do that.|||

Odd, Access has supported linked tables to SQL since 2.0.

I'm assuming that you can see the tables using SQL tools such as Management Studio, right? Could you check what Schema the tables that you cannot see from other programs belong to?

If you can see tables that are created in SQL, the answer might just be to recreate these tables directly in SQL. You could script out the problem tables, change the names of the original, recreate the tables using the scripts and then move the data. I don't know how many tables we're talking about here, but it's worth looking into if it gets you up and running. (Try it with one table to see if it works.)

Mike

missing tables

I have a database that I have been working on that is on a remote server for a website. I recently had them back up the database so I can work on it locally. After some time I managed to get the backup working, well sorta.

Originally the database was a access 2000 database. This soon proved not to be up to the task. The server people converted the database to sql 2000 and everything is working on the site. However my backup has a problem. In the manager I can see all the tables that were there before. But when I go to run a query on the database through CF the only tables that it can see are tables that were created after the access conversion. I have gone in and checked permissions and set every table and every column to public and still cannot see the missing tables. Any help?

What is CF?

How did the the server people move the Access tables to SQL Server?

Are you having this problem with the backup that you mention or with the original copy on the server?

Mike

|||CF is Cold Fusion.

I have no idea how they converted the Access to SQL

I am only having this problem with the backup.|||

Well, I have no idea how Cold Fusion works, it's always possible that they read the file is some "special" way that is causing this. But there is also the fact that the backup is "sort of" working.

As a first test, it would be worth checking if you can see the tables using some other tool. Try creating linked tables to your database in Access using the Link Table wizard and see if the behavior is any different. If it works in Access, then I'd say pursue the problem with the Cold Fusion people, if it behaves the same in Access, then it we should investigate the backup it self and did into the "sort of" part of the equation.

Mike

|||I had allready thought of that. PHP cannot see the hidden tables either. My access wont let me do linked tables to sql. I only have access 2000 and I guess that it doesnt do that.|||

Odd, Access has supported linked tables to SQL since 2.0.

I'm assuming that you can see the tables using SQL tools such as Management Studio, right? Could you check what Schema the tables that you cannot see from other programs belong to?

If you can see tables that are created in SQL, the answer might just be to recreate these tables directly in SQL. You could script out the problem tables, change the names of the original, recreate the tables using the scripts and then move the data. I don't know how many tables we're talking about here, but it's worth looking into if it gets you up and running. (Try it with one table to see if it works.)

Mike

Monday, February 20, 2012

Missing Enterprise Manager

I have a remote SQL 2000 server which I would like to use the Enterprise
Manager on. The admin said he installed the default options when he
originally installed the SQL. I'm remoting in using Terminal Services so I
just need it available on the server.
Is there an easy way to get Enterprise Manager on there without having to
put a CD in the local computer which I don't have immediate access to?
Thanks.
No there isnt unless the snapin (MMC) has to be registered within the
installation process, sorry.
Perhaps there is a manual way of registering it, but that wouldnt be that
nice, due to unpredictable side effects.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
"Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
news:626D4463-24E8-402C-A041-D1AAE14421C0@.microsoft.com...
>I have a remote SQL 2000 server which I would like to use the Enterprise
> Manager on. The admin said he installed the default options when he
> originally installed the SQL. I'm remoting in using Terminal Services so
> I
> just need it available on the server.
> Is there an easy way to get Enterprise Manager on there without having to
> put a CD in the local computer which I don't have immediate access to?
> Thanks.
|||So can I have the CD inserted and just install the Enterprise manager without
messing up the rest of my install?
Thanks.
"Jens Sü?meyer" wrote:

> No there isn′t unless the snapin (MMC) has to be registered within the
> installation process, sorry.
> Perhaps there is a manual way of registering it, but that wouldn′t be that
> nice, due to unpredictable side effects.
> --
> HTH, Jens Suessmeyer.
> --
> http://www.sqlserver2005.de
> --
> "Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
> news:626D4463-24E8-402C-A041-D1AAE14421C0@.microsoft.com...
>
>
|||You are right, as far as you are only installing the client tools, there
will be no change on SQL Server.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
"Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
news:1B89192F-931B-4FB7-BD73-36744F6A9780@.microsoft.com...[vbcol=seagreen]
> So can I have the CD inserted and just install the Enterprise manager
> without
> messing up the rest of my install?
> Thanks.
> "Jens Smeyer" wrote:

Missing Enterprise Manager

I have a remote SQL 2000 server which I would like to use the Enterprise
Manager on. The admin said he installed the default options when he
originally installed the SQL. I'm remoting in using Terminal Services so I
just need it available on the server.
Is there an easy way to get Enterprise Manager on there without having to
put a CD in the local computer which I don't have immediate access to?
Thanks.No there isn´t unless the snapin (MMC) has to be registered within the
installation process, sorry.
Perhaps there is a manual way of registering it, but that wouldn´t be that
nice, due to unpredictable side effects.
--
HTH, Jens Suessmeyer.
--
http://www.sqlserver2005.de
--
"Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
news:626D4463-24E8-402C-A041-D1AAE14421C0@.microsoft.com...
>I have a remote SQL 2000 server which I would like to use the Enterprise
> Manager on. The admin said he installed the default options when he
> originally installed the SQL. I'm remoting in using Terminal Services so
> I
> just need it available on the server.
> Is there an easy way to get Enterprise Manager on there without having to
> put a CD in the local computer which I don't have immediate access to?
> Thanks.|||So can I have the CD inserted and just install the Enterprise manager without
messing up the rest of my install?
Thanks.
"Jens Sü�meyer" wrote:
> No there isn´t unless the snapin (MMC) has to be registered within the
> installation process, sorry.
> Perhaps there is a manual way of registering it, but that wouldn´t be that
> nice, due to unpredictable side effects.
> --
> HTH, Jens Suessmeyer.
> --
> http://www.sqlserver2005.de
> --
> "Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
> news:626D4463-24E8-402C-A041-D1AAE14421C0@.microsoft.com...
> >I have a remote SQL 2000 server which I would like to use the Enterprise
> > Manager on. The admin said he installed the default options when he
> > originally installed the SQL. I'm remoting in using Terminal Services so
> > I
> > just need it available on the server.
> >
> > Is there an easy way to get Enterprise Manager on there without having to
> > put a CD in the local computer which I don't have immediate access to?
> >
> > Thanks.
>
>|||You are right, as far as you are only installing the client tools, there
will be no change on SQL Server.
--
HTH, Jens Suessmeyer.
--
http://www.sqlserver2005.de
--
"Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
news:1B89192F-931B-4FB7-BD73-36744F6A9780@.microsoft.com...
> So can I have the CD inserted and just install the Enterprise manager
> without
> messing up the rest of my install?
> Thanks.
> "Jens Süßmeyer" wrote:
>> No there isn´t unless the snapin (MMC) has to be registered within the
>> installation process, sorry.
>> Perhaps there is a manual way of registering it, but that wouldn´t be
>> that
>> nice, due to unpredictable side effects.
>> --
>> HTH, Jens Suessmeyer.
>> --
>> http://www.sqlserver2005.de
>> --
>> "Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
>> news:626D4463-24E8-402C-A041-D1AAE14421C0@.microsoft.com...
>> >I have a remote SQL 2000 server which I would like to use the Enterprise
>> > Manager on. The admin said he installed the default options when he
>> > originally installed the SQL. I'm remoting in using Terminal Services
>> > so
>> > I
>> > just need it available on the server.
>> >
>> > Is there an easy way to get Enterprise Manager on there without having
>> > to
>> > put a CD in the local computer which I don't have immediate access to?
>> >
>> > Thanks.
>>

Missing Enterprise Manager

I have a remote SQL 2000 server which I would like to use the Enterprise
Manager on. The admin said he installed the default options when he
originally installed the SQL. I'm remoting in using Terminal Services so I
just need it available on the server.
Is there an easy way to get Enterprise Manager on there without having to
put a CD in the local computer which I don't have immediate access to?
Thanks.No there isnt unless the snapin (MMC) has to be registered within the
installation process, sorry.
Perhaps there is a manual way of registering it, but that wouldnt be that
nice, due to unpredictable side effects.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--
"Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
news:626D4463-24E8-402C-A041-D1AAE14421C0@.microsoft.com...
>I have a remote SQL 2000 server which I would like to use the Enterprise
> Manager on. The admin said he installed the default options when he
> originally installed the SQL. I'm remoting in using Terminal Services so
> I
> just need it available on the server.
> Is there an easy way to get Enterprise Manager on there without having to
> put a CD in the local computer which I don't have immediate access to?
> Thanks.|||So can I have the CD inserted and just install the Enterprise manager withou
t
messing up the rest of my install?
Thanks.
"Jens Sü?meyer" wrote:

> No there isn′t unless the snapin (MMC) has to be registered within the
> installation process, sorry.
> Perhaps there is a manual way of registering it, but that wouldn′t be tha
t
> nice, due to unpredictable side effects.
> --
> HTH, Jens Suessmeyer.
> --
> http://www.sqlserver2005.de
> --
> "Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
> news:626D4463-24E8-402C-A041-D1AAE14421C0@.microsoft.com...
>
>|||You are right, as far as you are only installing the client tools, there
will be no change on SQL Server.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--
"Adam" <Adam@.discussions.microsoft.com> schrieb im Newsbeitrag
news:1B89192F-931B-4FB7-BD73-36744F6A9780@.microsoft.com...[vbcol=seagreen]
> So can I have the CD inserted and just install the Enterprise manager
> without
> messing up the rest of my install?
> Thanks.
> "Jens Smeyer" wrote:
>