Click here to Skip to main content
15,908,437 members
Home / Discussions / Database
   

Database

 
Generalsecurity in SQL server Pin
daneshmand7-Jun-05 23:11
daneshmand7-Jun-05 23:11 
GeneralRe: security in SQL server Pin
Colin Angus Mackay8-Jun-05 0:13
Colin Angus Mackay8-Jun-05 0:13 
Generalweb service based Pin
ahmad mostafa7-Jun-05 22:43
ahmad mostafa7-Jun-05 22:43 
GeneralRe: web service based Pin
Colin Angus Mackay8-Jun-05 0:22
Colin Angus Mackay8-Jun-05 0:22 
GeneralRe: web service based Pin
ahmad mostafa8-Jun-05 0:30
ahmad mostafa8-Jun-05 0:30 
GeneralRe: web service based Pin
Colin Angus Mackay8-Jun-05 1:08
Colin Angus Mackay8-Jun-05 1:08 
Generalamount of record can entered in each record Pin
daneshmand7-Jun-05 22:35
daneshmand7-Jun-05 22:35 
GeneralRe: amount of record can entered in each record Pin
Colin Angus Mackay8-Jun-05 0:20
Colin Angus Mackay8-Jun-05 0:20 
daneshmand wrote:
How many record can entered in each table that designed by SQL Server

I don't know an upper limit but a system I'm working on is approaching a million new rows per day in just one of the tables - its been running for just under 2 years now.

daneshmand wrote:
If the amount of record caused decrease speed

Yes. But that is why you have indexes. 4000 rows per table per year is not going to cause too much of a problem anyway.

daneshmand wrote:
In a feild with image type an image with how size can be stored?

Do you mean "what size can be stored?".

If you read the SQL Server documentation[^] you will see that the maximum size is 2Gb.

Does this help?


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


GeneralError when install sql server sp4 Pin
Mekong River7-Jun-05 12:52
Mekong River7-Jun-05 12:52 
GeneralRe: Error when install sql server sp4 Pin
Vasudevan Deepak Kumar11-Jun-05 2:59
Vasudevan Deepak Kumar11-Jun-05 2:59 
GeneralRe: Error when install sql server sp4 Pin
Mekong River11-Jun-05 5:46
Mekong River11-Jun-05 5:46 
GeneralSQL Server 2005: CREATE ASSEMBLY : Error 6218 Pin
Duncan Edwards Jones7-Jun-05 10:43
professionalDuncan Edwards Jones7-Jun-05 10:43 
GeneralRelation Between Databases Pin
Majid Shahabfar7-Jun-05 3:00
Majid Shahabfar7-Jun-05 3:00 
Generalprimary key fields Pin
Pothirajan C7-Jun-05 2:36
Pothirajan C7-Jun-05 2:36 
GeneralRe: primary key fields Pin
Colin Angus Mackay8-Jun-05 1:17
Colin Angus Mackay8-Jun-05 1:17 
QuestionSql Query I think using Roll up or Cube or grouping or any other way??????? Pin
7-Jun-05 1:07
suss7-Jun-05 1:07 
Generalmulti user program Pin
pirogramci6-Jun-05 23:57
pirogramci6-Jun-05 23:57 
GeneralRe: multi user program Pin
Colin Angus Mackay8-Jun-05 0:26
Colin Angus Mackay8-Jun-05 0:26 
GeneralDROP Column: Permission denied Pin
Seraphin6-Jun-05 23:56
Seraphin6-Jun-05 23:56 
Generalwhats wrong with this function Pin
Anonymous6-Jun-05 21:08
Anonymous6-Jun-05 21:08 
GeneralRe: whats wrong with this function Pin
Colin Angus Mackay6-Jun-05 21:24
Colin Angus Mackay6-Jun-05 21:24 
GeneralRe: whats wrong with this function Pin
Anonymous7-Jun-05 2:44
Anonymous7-Jun-05 2:44 
GeneralOleDbDataAdapter Vs ExecuteNonQuery Pin
myNameIsRon6-Jun-05 18:22
myNameIsRon6-Jun-05 18:22 
GeneralRe: OleDbDataAdapter Vs ExecuteNonQuery Pin
Christian Graus6-Jun-05 18:27
protectorChristian Graus6-Jun-05 18:27 
GeneralRe: OleDbDataAdapter Vs ExecuteNonQuery Pin
myNameIsRon6-Jun-05 18:55
myNameIsRon6-Jun-05 18:55 

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.