Im doing a application using delphi. my problem is how can i create a physical database in the ms sql server without using Enterprise Manager. I cant find method or procedure in delphi. Or any way that can i create or write a script (stored procedure) inside MS SQL SERVER during runtime of my application. without using enterprise manager?
Help me. or any idea or any suggestion what will do. Kindly give me sample source code how to do it. Thanks.