| | |
View filegrop
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
hey there lovely people, i am trying to make an application that makes database backups, now obviously i need to add the file / filegroup backup option too , which is not a problem except for this one little problem...
How can i get the application to display a list of all the primaries and and FG's ?
I realized that this would have to be done because not all administrators use the same naming structure ...
If anyone could at least just give me an idea of where to go, thank you in advance ...
How can i get the application to display a list of all the primaries and and FG's ?
I realized that this would have to be done because not all administrators use the same naming structure ...
If anyone could at least just give me an idea of where to go, thank you in advance ...
Delphi & C# programmer deluxe...
sql Syntax (Toggle Plain Text)
SELECT FILEGROUP_NAME(1) AS [Filegroup_Name];
This works cool and all , but i want all the stuff to display in one listbox ....
Last edited by peter_budo; Dec 17th, 2008 at 8:15 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
Delphi & C# programmer deluxe...
Exact procedure depends on the programming language, but idea is same. Collect your results from DB, store it in Vector/Array/List and pass it to your application GUI to display in combo box or similar
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
![]() |
Other Threads in the MS SQL Forum
- Previous Thread: solve query??
- Next Thread: query for selecting last column from sqldb
Views: 457 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for MS SQL
"last autogrowth business connectingtodatabaseinuse count cursor data database dateadd datepart day" dbsize deadlock delete_trigger exploit getdate hack highperformancecomputing hpc hpcserver2008 ibm iis limit live loop maximum microsoft ms mssql multiple multithreading news number password permission position query reporting result security server services sets single source sql sql-injection sqlserver sqlserver2005 subtype supercomputing supertype tables uniqueid update view weekday






