copying JUST the knowledge base from one db to another

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
resten
Posts: 7
Joined: Sat Jan 24, 2009 8:01 pm

copying JUST the knowledge base from one db to another

Post by resten »

Hi,

I need to replace one installation's knowledge base with that of another, but without overwriting any other data.

What's the best way to go about doing this?

It's the most up to date version, on Linux with phpmyadmin

Thanks!
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Copy contents of these tables to the new installation:

hesk_kb_articles
hesk_kb_attachments
hesk_kb_categories
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
resten
Posts: 7
Joined: Sat Jan 24, 2009 8:01 pm

Post by resten »

thank you very much
Post Reply