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

Database

 
GeneralRe: AFAIK Pin
Colin Angus Mackay13-May-05 1:55
Colin Angus Mackay13-May-05 1:55 
GeneralRe: AFAIK Pin
Rob Graham13-May-05 2:43
Rob Graham13-May-05 2:43 
GeneralRe: AFAIK Pin
niansah13-May-05 5:19
niansah13-May-05 5:19 
GeneralRe: AFAIK Pin
Colin Angus Mackay13-May-05 5:35
Colin Angus Mackay13-May-05 5:35 
GeneralRe: AFAIK Pin
niansah13-May-05 7:12
niansah13-May-05 7:12 
GeneralRe: AFAIK Pin
Colin Angus Mackay13-May-05 9:33
Colin Angus Mackay13-May-05 9:33 
GeneralRename a table Pin
Andy *M*12-May-05 23:38
Andy *M*12-May-05 23:38 
GeneralRe: Rename a table Pin
Colin Angus Mackay13-May-05 4:49
Colin Angus Mackay13-May-05 4:49 
You can use the sp_rename[^] stored procedure in order to rename tables, views, stored procedures and so on.


My: Blog | Photos | Next SQL Presentation
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


QuestionHow to retrieve, insert and modify OLE Object from MS Access database??? Pin
Member 159750212-May-05 20:18
Member 159750212-May-05 20:18 
GeneralADO connection string for connecting to named instance sql server over internet Pin
Ruchirdhar12-May-05 19:18
Ruchirdhar12-May-05 19:18 
Generalcreating Excel file using ADO.Net Pin
nyjetswin200512-May-05 12:12
nyjetswin200512-May-05 12:12 
Questionhow can get case sensitive controll in ado.net access database? Pin
Sasuko12-May-05 12:03
Sasuko12-May-05 12:03 
GeneralOptimizing a query by removing a user defined function Pin
Fallen-Angel12-May-05 11:36
Fallen-Angel12-May-05 11:36 
GeneralFind FK Pin
WDI12-May-05 5:52
WDI12-May-05 5:52 
GeneralTemp tables in a stored procedure Pin
Fallen-Angel12-May-05 5:10
Fallen-Angel12-May-05 5:10 
GeneralRe: Temp tables in a stored procedure Pin
Michael Potter12-May-05 6:15
Michael Potter12-May-05 6:15 
GeneralRe: Temp tables in a stored procedure Pin
Fallen-Angel12-May-05 6:24
Fallen-Angel12-May-05 6:24 
GeneralRe: Temp tables in a stored procedure Pin
Michael Potter12-May-05 6:31
Michael Potter12-May-05 6:31 
GeneralRe: Temp tables in a stored procedure Pin
Rob Graham12-May-05 11:46
Rob Graham12-May-05 11:46 
GeneralStored Procedures/Performance/Cursors Pin
Fallen-Angel12-May-05 5:06
Fallen-Angel12-May-05 5:06 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Colin Angus Mackay12-May-05 5:30
Colin Angus Mackay12-May-05 5:30 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Fallen-Angel12-May-05 5:41
Fallen-Angel12-May-05 5:41 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Michael Potter12-May-05 6:27
Michael Potter12-May-05 6:27 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Fallen-Angel12-May-05 6:38
Fallen-Angel12-May-05 6:38 
GeneralRe: Stored Procedures/Performance/Cursors Pin
Anonymous13-May-05 5:15
Anonymous13-May-05 5:15 

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.