Click here to Skip to main content
16,005,048 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Datatypes Pin
Colin Angus Mackay14-Feb-06 1:44
Colin Angus Mackay14-Feb-06 1:44 
QuestionRe: SQL Datatypes Pin
Brendan Vogt14-Feb-06 1:52
Brendan Vogt14-Feb-06 1:52 
AnswerRe: SQL Datatypes Pin
Colin Angus Mackay14-Feb-06 2:26
Colin Angus Mackay14-Feb-06 2:26 
QuestionRe: SQL Datatypes Pin
Brendan Vogt14-Feb-06 19:14
Brendan Vogt14-Feb-06 19:14 
AnswerRe: SQL Datatypes Pin
Colin Angus Mackay14-Feb-06 21:11
Colin Angus Mackay14-Feb-06 21:11 
QuestionRe: SQL Datatypes Pin
Brendan Vogt14-Feb-06 21:24
Brendan Vogt14-Feb-06 21:24 
AnswerRe: SQL Datatypes Pin
Colin Angus Mackay14-Feb-06 22:28
Colin Angus Mackay14-Feb-06 22:28 
AnswerRe: SQL Datatypes Pin
Slow Learner14-Feb-06 2:33
Slow Learner14-Feb-06 2:33 
Hello ma se,
There are 3 new max data types in Sql server 2005.
varchar(max),
nvarchar(max),
varbinary(max)

these are the replacements of Text, ntext, and image data types in its predecessors.

The above mentioned new data types can hold upto 2GB of data. Hope this helps!

thanks
-L
QuestionSQLConnection Open() throws exception Instance Failure. Pin
MY120113-Feb-06 22:06
MY120113-Feb-06 22:06 
AnswerRe: SQLConnection Open() throws exception Instance Failure. Pin
dev dhoundiyal14-Feb-06 6:31
dev dhoundiyal14-Feb-06 6:31 
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
MY120114-Feb-06 23:40
MY120114-Feb-06 23:40 
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
MY120117-Feb-06 1:16
MY120117-Feb-06 1:16 
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
MY120120-Feb-06 2:25
MY120120-Feb-06 2:25 
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
tp team7-Apr-10 22:51
tp team7-Apr-10 22:51 
QuestionHow to use getoledbschematable to retrieve columns info in one excel file that has an unnamed range Pin
zhangxinghai13-Feb-06 21:00
zhangxinghai13-Feb-06 21:00 
QuestionMicrosoft SQL-DMO (ODBC SQLState: 42000) Pin
misecprj13-Feb-06 18:19
misecprj13-Feb-06 18:19 
QuestionConstrain on a temp table Pin
ToddHileHoffer13-Feb-06 10:03
ToddHileHoffer13-Feb-06 10:03 
QuestionNeed help on DDL Triggers in Sql server 2005 Pin
Slow Learner13-Feb-06 5:58
Slow Learner13-Feb-06 5:58 
QuestionSQL : plz do somthing its urgent. Pin
dev_rfid13-Feb-06 4:00
dev_rfid13-Feb-06 4:00 
AnswerRe: SQL : plz do somthing its urgent. Pin
Colin Angus Mackay13-Feb-06 5:11
Colin Angus Mackay13-Feb-06 5:11 
GeneralRe: SQL : plz do somthing its urgent. Pin
Daniel Santillanes15-Feb-06 7:47
professionalDaniel Santillanes15-Feb-06 7:47 
QuestionCREATE a Backup from SQL Server2005 Express database Pin
eaglef1613-Feb-06 1:50
eaglef1613-Feb-06 1:50 
AnswerRe: CREATE a Backup from SQL Server2005 Express database Pin
Mike Dimmick13-Feb-06 4:00
Mike Dimmick13-Feb-06 4:00 
GeneralRe: CREATE a Backup from SQL Server2005 Express database Pin
Paul Conrad13-Feb-06 5:12
professionalPaul Conrad13-Feb-06 5:12 
Questioninsert one table into another with identity column Pin
pankaj b13-Feb-06 0:55
pankaj b13-Feb-06 0: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.