Click here to Skip to main content
15,902,447 members
Home / Discussions / Database
   

Database

 
GeneralRe: trigger after delete Pin
haytham_mohammad9-Mar-08 9:40
haytham_mohammad9-Mar-08 9:40 
GeneralRe: trigger after delete Pin
pmarfleet9-Mar-08 9:59
pmarfleet9-Mar-08 9:59 
GeneralRe: trigger after delete Pin
haytham_mohammad9-Mar-08 10:03
haytham_mohammad9-Mar-08 10:03 
Generallogical sum in ms sql2005 Pin
Seishin#9-Mar-08 3:30
Seishin#9-Mar-08 3:30 
AnswerRe: logical sum in ms sql2005 Pin
Seishin#9-Mar-08 3:39
Seishin#9-Mar-08 3:39 
GeneralDSN Pin
simworld9-Mar-08 3:07
simworld9-Mar-08 3:07 
QuestionHow to port mysql database to SQL Server database Pin
Eng Mohammed Osman9-Mar-08 0:20
Eng Mohammed Osman9-Mar-08 0:20 
AnswerRe: How to port mysql database to SQL Server database Pin
pmarfleet9-Mar-08 0:27
pmarfleet9-Mar-08 0:27 
There are several ways you could do this, including:

1. Export each of your MySQL tables to text files, then use the SQL Server BCP utility to load them into your SQL Server database.
2. Write an SSIS package to perform the migration

Paul Marfleet

"No, his mind is not for rent
To any God or government"
Tom Sawyer - Rush


Generalregarding mdf files Pin
mrcsn8-Mar-08 17:10
mrcsn8-Mar-08 17:10 
GeneralRe: regarding mdf files Pin
Christian Graus8-Mar-08 22:37
protectorChristian Graus8-Mar-08 22:37 
GeneralRe: regarding mdf files Pin
ChandraRam10-Mar-08 0:57
ChandraRam10-Mar-08 0:57 
GeneralRe: regarding mdf files Pin
ChandraRam10-Mar-08 0:58
ChandraRam10-Mar-08 0:58 
GeneralRe: regarding mdf files Pin
mrcsn10-Mar-08 1:38
mrcsn10-Mar-08 1:38 
GeneralRe: regarding mdf files Pin
ChandraRam10-Mar-08 1:44
ChandraRam10-Mar-08 1:44 
QuestionError While Improting from Excel Pin
Chetan Patel7-Mar-08 22:02
Chetan Patel7-Mar-08 22:02 
GeneralRe: Error While Improting from Excel Pin
pmarfleet7-Mar-08 22:39
pmarfleet7-Mar-08 22:39 
GeneralRe: Error While Improting from Excel Pin
new2pgrmg8-Mar-08 3:18
new2pgrmg8-Mar-08 3:18 
GeneralSql Group by Pin
dsaikrishna7-Mar-08 21:42
dsaikrishna7-Mar-08 21:42 
GeneralRe: Sql Group by Pin
Chetan Patel7-Mar-08 22:05
Chetan Patel7-Mar-08 22:05 
GeneralRe: Sql Group by Pin
dsaikrishna7-Mar-08 22:13
dsaikrishna7-Mar-08 22:13 
Questionchanging data types [modified] Pin
Saira Tanwir7-Mar-08 21:25
Saira Tanwir7-Mar-08 21:25 
GeneralRe: changing data types Pin
pmarfleet7-Mar-08 22:49
pmarfleet7-Mar-08 22:49 
GeneralRe: changing data types Pin
Saira Tanwir7-Mar-08 23:22
Saira Tanwir7-Mar-08 23:22 
GeneralRe: changing data types Pin
pmarfleet7-Mar-08 23:37
pmarfleet7-Mar-08 23:37 
GeneralRe: changing data types Pin
Saira Tanwir7-Mar-08 23:46
Saira Tanwir7-Mar-08 23:46 

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.