Click here to Skip to main content
15,892,674 members
Home / Discussions / Database
   

Database

 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly30-Nov-05 6:42
flyflyfly30-Nov-05 6:42 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi30-Nov-05 7:48
Farhan Noor Qureshi30-Nov-05 7:48 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly30-Nov-05 8:30
flyflyfly30-Nov-05 8:30 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi30-Nov-05 9:04
Farhan Noor Qureshi30-Nov-05 9:04 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly1-Dec-05 6:24
flyflyfly1-Dec-05 6:24 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi1-Dec-05 7:17
Farhan Noor Qureshi1-Dec-05 7:17 
AnswerRe: Recordset Open method error IDispatch error #3121 Pin
S Douglas30-Nov-05 22:38
professionalS Douglas30-Nov-05 22:38 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly1-Dec-05 6:19
flyflyfly1-Dec-05 6:19 
Thank you for your reply

Let me explain

I have a production live database called FASD. Now I make backup of the database. It will create a back file in harddisk.

Then, I create a brand new database called POMS. On this database, I restore FASD's backup file to it. The steps are
All tasks -> Restore Database -> Restore: From device -> Select device -> Add -> Pick a File name (the database backup file) On the Option tab click Force restore over existing database click box.

It is just like create a copy of production database FASD, and the new name of the database is called POMS. That's it.
Every table in FASD database should be exactly the same in POMS database.

The autonumber column is a 32 bit int. Currently we only have
140000 rows.

One thing I want to mention is that each row contains a binary column. The column stores picture binary data.
The datatype for this column is image. This why the database
is 18GB.

Any idea?



GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi1-Dec-05 7:20
Farhan Noor Qureshi1-Dec-05 7:20 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
flyflyfly1-Dec-05 7:49
flyflyfly1-Dec-05 7:49 
GeneralRe: Recordset Open method error IDispatch error #3121 Pin
Farhan Noor Qureshi1-Dec-05 8:55
Farhan Noor Qureshi1-Dec-05 8:55 
QuestionFailed to compare Time portion of DateTime when read ACCESS database Pin
Roman Muntyanu29-Nov-05 8:35
Roman Muntyanu29-Nov-05 8:35 
QuestionMSDE and SQL SErver Express 2005 Pin
inphone29-Nov-05 4:52
inphone29-Nov-05 4:52 
AnswerRe: MSDE and SQL SErver Express 2005 Pin
Paul Conrad29-Nov-05 5:07
professionalPaul Conrad29-Nov-05 5:07 
QuestionInserting a record into a database with a front web form Pin
bhumber29-Nov-05 1:45
bhumber29-Nov-05 1:45 
AnswerRe: Inserting a record into a database with a front web form Pin
dwatkins@dirq.net29-Nov-05 11:06
dwatkins@dirq.net29-Nov-05 11:06 
QuestionWorking with only Time in Sql? Pin
majidbhutta29-Nov-05 1:00
majidbhutta29-Nov-05 1:00 
AnswerRe: Working with only Time in Sql? Pin
Farhan Noor Qureshi29-Nov-05 12:01
Farhan Noor Qureshi29-Nov-05 12:01 
QuestionSELECT @@IDENTITY doesn't work Pin
AndySummer28-Nov-05 22:27
AndySummer28-Nov-05 22:27 
AnswerRe: SELECT @@IDENTITY doesn't work Pin
Frank Kerrigan28-Nov-05 22:42
Frank Kerrigan28-Nov-05 22:42 
QuestionIs this Possible in sql? Pin
majidbhutta28-Nov-05 5:50
majidbhutta28-Nov-05 5:50 
AnswerRe: Is this Possible in sql? Pin
Farhan Noor Qureshi28-Nov-05 10:53
Farhan Noor Qureshi28-Nov-05 10:53 
QuestionWhich one is faster and recommended Pin
dabuskol28-Nov-05 1:12
dabuskol28-Nov-05 1:12 
AnswerRe: Which one is faster and recommended Pin
Farhan Noor Qureshi28-Nov-05 11:02
Farhan Noor Qureshi28-Nov-05 11:02 
QuestionAccess database - for website Pin
Rama Sharma28-Nov-05 1:11
Rama Sharma28-Nov-05 1:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.