Похожие чаты

Hi, I just deleted a sql server database table and want

to recreate it
and it shows this error

There is already an object named in the database
what should I do ?
(also dropped the database and recreated it and
when I tried to create that table
still shows this error)

9 ответов

3 просмотра

What’s the source of your backup?

Masoud- Автор вопроса
Masoud- Автор вопроса
Shafiq Jetha
What’s the source of your backup?

use h5p; drop table cached_assets; create table cached_assets ( cached_id int not null, cached_type varchar(200) not null, path varchar(200) not null, index cached_assets (cached_id, cached_type) );

Masoud
use h5p; drop table cached_assets; create table ca...

I guess I’m asking what the source of the data is because sometimes SQL Server can think a database exists if a file with the right filename happens to be in the right directory. I’m just trying to make sure that this isn’t the case.

Masoud- Автор вопроса
Shafiq Jetha
I guess I’m asking what the source of the data is ...

I don't think so btw I'm using sql server in linux

Masoud
I don't think so btw I'm using sql server in linux

Just check the path and see if u have anyfile with the same name or not, he is asking about your source of mdf ldf files, just check the path

Masoud- Автор вопроса
Sevak
Just check the path and see if u have anyfile with...

found it, it seems I was trying to create index with name of that table and it can't be happen

Masoud
found it, it seems I was trying to create index wi...

Wow. Complete missed that one. Nice catch.

Похожие вопросы

Обсуждают сегодня

Anyone here suffers from unexplained aural migraines, who would be up for talking for a bit? Doesn't *have* to be aural, but I am not asking about headaches, I mean actual mi...
Martin Rys
55
Сonst magicTgHTML = (text, entities) => { let processedText = text; let offsetShift = 0; entities.forEach(entity => { const { offset, length, type, url, ...
Андрей
1
A couple thoughts from a random internet stranger: 1. If you want this project to gain traction you cannot keep being negative. If I just came here after finding out about Kd...
Eric Wild
45
Здравствуйте товарищи! решил всё таки поставить линукс. Порядок создание разделов /boot/efi 200МиБ; /boot 1000; подсистему / 80000; swap 8Гб Будет норм?
K2
19
How Will #Monero Be Attacked? First of all I want to tell you that this is not teaching the network attackers, the central regulators. They already know how to attack the net...
Li₿ΞʁLiøη
3
подскажите пожалуйста, как мне освободить результат записанный в переменную result? в чем проблема подскажите если МОЖЕТЕ?
Михаил Helper
28
we need to look at what power and capital monopolies are seeking to prevent or control in order to understand why it is important to keep building right now. the elites are go...
Noah
1
есть тут кто-то , кто только начал изучать си? если проходите курс на степике или как-то сами изучаете, пишите, может, скооперируемся?..
Eule
25
Слушайте, ещё такая интересная задачка. Сделан аудит действий пользователей через триггеры в базе, соответственно каждый пользователь имеет свой логин и пароль в базе. Это пре...
Сергей Бычков
12
Скажите, тут нет проблемы? IMyInterface1 = interface function GetInterface2: IInterface2; ... function TMyInterface.GetInterface2: IInterface2; begin Result := TI...
Ruslan aka DUDE
18
Карта сайта