Click here to Skip to main content
15,913,669 members
Home / Discussions / Database
   

Database

 
AnswerRe: sequence number in insert comand please help Pin
N a v a n e e t h19-Jul-07 22:41
N a v a n e e t h19-Jul-07 22:41 
GeneralRe: sequence number in insert comand please help Pin
Pete O'Hanlon19-Jul-07 23:17
mvePete O'Hanlon19-Jul-07 23:17 
GeneralRe: sequence number in insert comand please help Pin
N a v a n e e t h20-Jul-07 2:22
N a v a n e e t h20-Jul-07 2:22 
GeneralRe: sequence number in insert comand please help Pin
Pete O'Hanlon20-Jul-07 2:57
mvePete O'Hanlon20-Jul-07 2:57 
AnswerRe: sequence number in insert comand please help Pin
Pete O'Hanlon19-Jul-07 23:25
mvePete O'Hanlon19-Jul-07 23:25 
GeneralRe: sequence number in insert comand please help Pin
mindgameny20-Jul-07 17:23
mindgameny20-Jul-07 17:23 
GeneralRe: sequence number in insert comand please help Pin
Pete O'Hanlon22-Jul-07 9:26
mvePete O'Hanlon22-Jul-07 9:26 
QuestionSQL Drilldown or Crawling web app? Pin
MattPenner19-Jul-07 7:36
MattPenner19-Jul-07 7:36 
We often need quick access to our sql data. Often we open SQL Analyzer to grab the data when we know exactly what we want. Other non-SQL users wade through the application housing the data.

I just thought of creating a web application where users could "crawl" the data by choosing their database and table and being presented with the data. Then they could drill down in the data by clicking links that are based on the table's foreign keys.

In a perfect world there would be many features such as
* Having custom converters based on the data such as showing text values rather than foreign key ids that link to a lookup table, showing numbers in specified formats, displaying a picture rather than the path, etc.
* Allowing security based on passed credentials or a user entered username/password. Passed credentials would allow access to the data the user has initial rights to. Manual user credentials would be useful for giving access to specific areas not available to the user or testing access to user accounts that applications use.
* Searching
* ???

Before I go and create something like this (which would be fun) does anyone know of something similar? An application with the source code available would be preferable but I'd be willing to take a look at closed commercial apps as well.

Thanks!

Matt Penner
AnswerRe: SQL Drilldown or Crawling web app? Pin
Paddy Boyd20-Jul-07 1:09
Paddy Boyd20-Jul-07 1:09 
GeneralRe: SQL Drilldown or Crawling web app? Pin
MattPenner20-Jul-07 5:44
MattPenner20-Jul-07 5:44 
GeneralRe: SQL Drilldown or Crawling web app? Pin
Paddy Boyd22-Jul-07 21:28
Paddy Boyd22-Jul-07 21:28 
Questionstore pictures in a table using SQL Server 2005 Pin
mavii19-Jul-07 3:48
mavii19-Jul-07 3:48 
AnswerRe: store pictures in a table using SQL Server 2005 Pin
Colin Angus Mackay19-Jul-07 3:59
Colin Angus Mackay19-Jul-07 3:59 
QuestionDateTime format Pin
Peterson Luiz19-Jul-07 3:24
Peterson Luiz19-Jul-07 3:24 
AnswerRe: DateTime format Pin
Colin Angus Mackay19-Jul-07 3:31
Colin Angus Mackay19-Jul-07 3:31 
GeneralRe: DateTime format Pin
Peterson Luiz19-Jul-07 3:36
Peterson Luiz19-Jul-07 3:36 
GeneralRe: DateTime format Pin
Colin Angus Mackay19-Jul-07 4:18
Colin Angus Mackay19-Jul-07 4:18 
GeneralRe: DateTime format Pin
Mike Dimmick19-Jul-07 5:43
Mike Dimmick19-Jul-07 5:43 
Questionreplication Pin
SVb.net19-Jul-07 3:22
SVb.net19-Jul-07 3:22 
Questiondisplay last 4 records in a table Pin
mavii19-Jul-07 2:36
mavii19-Jul-07 2:36 
AnswerRe: display last 4 records in a table Pin
Colin Angus Mackay19-Jul-07 2:39
Colin Angus Mackay19-Jul-07 2:39 
AnswerRe: display last 4 records in a table Pin
Sathesh Sakthivel19-Jul-07 2:40
Sathesh Sakthivel19-Jul-07 2:40 
Questionhow to retrieve data from excel sheet Pin
Farrukh Hussein19-Jul-07 2:27
Farrukh Hussein19-Jul-07 2:27 
AnswerRe: how to retrieve data from excel sheet Pin
Rob Graham19-Jul-07 3:35
Rob Graham19-Jul-07 3:35 
Questiondownload mysql (link) Pin
p_19-Jul-07 1:44
p_19-Jul-07 1:44 

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.