Click here to Skip to main content
15,924,036 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: problem with Autoincreament Column Pin
_AK_25-Sep-06 23:11
_AK_25-Sep-06 23:11 
GeneralRe: problem with Autoincreament Column Pin
Amit Agarrwal25-Sep-06 23:17
Amit Agarrwal25-Sep-06 23:17 
GeneralRe: problem with Autoincreament Column Pin
_AK_25-Sep-06 23:19
_AK_25-Sep-06 23:19 
GeneralRe: problem with Autoincreament Column Pin
Amit Agarrwal26-Sep-06 0:00
Amit Agarrwal26-Sep-06 0:00 
GeneralRe: problem with Autoincreament Column Pin
_AK_26-Sep-06 0:01
_AK_26-Sep-06 0:01 
GeneralRe: problem with Autoincreament Column Pin
Colin Angus Mackay26-Sep-06 0:58
Colin Angus Mackay26-Sep-06 0:58 
GeneralRe: problem with Autoincreament Column Pin
_AK_26-Sep-06 1:11
_AK_26-Sep-06 1:11 
Questionselecting all tables in my db Pin
tmoney10125-Sep-06 22:35
tmoney10125-Sep-06 22:35 
Hey,

First I couldnt find a direct database forum, but i am using asp.net, so here it goes.

I am creating a search function, and I want to search all tables in my mysql db. Now I have researched and found that this can be done simply by seperating all the tables in the FROM clause with commas, or using a UNION statement, but what I want to know is can you just select all of the tables in the db at once?

All my tables are identicle in structure, and at first i would just like to search the one field from each table.

I have tried using something like "SELECT * FROM *" but i get errors.

The main reason I want to do this is because everytime I add a table in the db I dont want to have to edit the code.

If anyone can help or even point me in direction of some good articles it would be appreciated.

Thanks for your time.



QuestionASP.NET 2.0 Databind and LINQ incompatible? Pin
dy1325-Sep-06 21:24
dy1325-Sep-06 21:24 
QuestionASP.NET (C#.Net) Pin
Hrushikesh Mokashi25-Sep-06 21:12
Hrushikesh Mokashi25-Sep-06 21:12 
Questionpage refress Pin
amaneet25-Sep-06 21:08
amaneet25-Sep-06 21:08 
AnswerRe: page refress Pin
_AK_25-Sep-06 21:48
_AK_25-Sep-06 21:48 
GeneralRe: page refress Pin
amaneet25-Sep-06 21:52
amaneet25-Sep-06 21:52 
GeneralRe: page refress Pin
_AK_25-Sep-06 22:06
_AK_25-Sep-06 22:06 
GeneralRe: page refresh Pin
amaneet25-Sep-06 22:13
amaneet25-Sep-06 22:13 
GeneralRe: page refresh Pin
_AK_25-Sep-06 22:14
_AK_25-Sep-06 22:14 
QuestionDirectory Creation in IIS folder Pin
Talal Sultan25-Sep-06 20:30
Talal Sultan25-Sep-06 20:30 
Questionnew Process has different culture Pin
Enska8225-Sep-06 19:50
Enska8225-Sep-06 19:50 
AnswerRe: new Process has different culture Pin
minhpc_bk25-Sep-06 20:12
minhpc_bk25-Sep-06 20:12 
GeneralRe: new Process has different culture Pin
Enska8225-Sep-06 20:41
Enska8225-Sep-06 20:41 
GeneralRe: new Process has different culture Pin
minhpc_bk25-Sep-06 20:56
minhpc_bk25-Sep-06 20:56 
GeneralRe: new Process has different culture Pin
Enska8227-Sep-06 1:25
Enska8227-Sep-06 1:25 
QuestionDate Format in ASP.Net of Delphi2006 Pin
bindu_priya25-Sep-06 18:40
bindu_priya25-Sep-06 18:40 
QuestionAutomation of excel and word Pin
IamADotNetGuy25-Sep-06 18:29
IamADotNetGuy25-Sep-06 18:29 
AnswerRe: Automation of excel and word Pin
minhpc_bk25-Sep-06 19:43
minhpc_bk25-Sep-06 19:43 

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.