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

Database

 
AnswerRe: creating function Pin
Ashfield6-Jun-08 2:24
Ashfield6-Jun-08 2:24 
GeneralRe: creating function Pin
meghamaharshi6-Jun-08 2:34
meghamaharshi6-Jun-08 2:34 
GeneralRe: creating function Pin
Ashfield6-Jun-08 3:02
Ashfield6-Jun-08 3:02 
GeneralRe: creating function Pin
meghamaharshi6-Jun-08 3:07
meghamaharshi6-Jun-08 3:07 
GeneralRe: creating function Pin
Ashfield6-Jun-08 3:39
Ashfield6-Jun-08 3:39 
GeneralRe: creating function Pin
meghamaharshi6-Jun-08 19:38
meghamaharshi6-Jun-08 19:38 
QuestionVIA Provider error in SQL Server 2005 Pin
taherjaorawala6-Jun-08 1:29
taherjaorawala6-Jun-08 1:29 
AnswerRe: VIA Provider error in SQL Server 2005 Pin
Mike Dimmick8-Jun-08 7:12
Mike Dimmick8-Jun-08 7:12 
You probably don't have the VIA (Virtual Interface Adapter) hardware required to use the VIA protocol. You can force the network library to be used by specifying "Network Library" in the connection string - for example, TCP/IP is 'dbmssocn'.

If you're using VB.NET to connect to SQL Server you should use the SqlConnection class and its family of associated classes, not ODBC.


DoEvents: Generating unexpected recursion since 1991

GeneralRe: VIA Provider error in SQL Server 2005 Pin
taherjaorawala8-Jun-08 22:12
taherjaorawala8-Jun-08 22:12 
QuestionSQL 2005 Reporting Services Pin
Member 43822326-Jun-08 0:55
Member 43822326-Jun-08 0:55 
QuestionCannot insert duplicate key row in object Pin
Ballita5-Jun-08 19:03
Ballita5-Jun-08 19:03 
AnswerRe: Cannot insert duplicate key row in object Pin
Alsvha5-Jun-08 19:17
Alsvha5-Jun-08 19:17 
AnswerRe: Cannot insert duplicate key row in object Pin
Blue_Boy5-Jun-08 20:40
Blue_Boy5-Jun-08 20:40 
QuestionMagic & SQL server Pin
E_Gold5-Jun-08 9:58
E_Gold5-Jun-08 9:58 
AnswerRe: Magic & SQL server Pin
Marek Grzenkowicz6-Jun-08 23:42
Marek Grzenkowicz6-Jun-08 23:42 
QuestionHow to use Distinct from the Following Query Pin
Vimalsoft(Pty) Ltd5-Jun-08 8:20
professionalVimalsoft(Pty) Ltd5-Jun-08 8:20 
AnswerRe: How to use Distinct from the Following Query Pin
Rutvik Dave5-Jun-08 11:04
professionalRutvik Dave5-Jun-08 11:04 
QuestionA Database Design Problem - Catalogue Pin
Cristoff5-Jun-08 1:46
Cristoff5-Jun-08 1:46 
AnswerRe: A Database Design Problem - Catalogue Pin
Mike Dimmick5-Jun-08 1:58
Mike Dimmick5-Jun-08 1:58 
GeneralRe: A Database Design Problem - Catalogue Pin
Cristoff5-Jun-08 2:52
Cristoff5-Jun-08 2:52 
AnswerRe: A Database Design Problem - Catalogue Pin
ChandraRam5-Jun-08 2:04
ChandraRam5-Jun-08 2:04 
GeneralRe: A Database Design Problem - Catalogue Pin
Cristoff5-Jun-08 2:46
Cristoff5-Jun-08 2:46 
GeneralRe: A Database Design Problem - Catalogue Pin
ChandraRam5-Jun-08 7:37
ChandraRam5-Jun-08 7:37 
GeneralRe: A Database Design Problem - Catalogue Pin
Cristoff6-Jun-08 4:49
Cristoff6-Jun-08 4:49 
QuestionHow to combine 3 tables with Joins? Pin
Michiel5-Jun-08 1:21
Michiel5-Jun-08 1:21 

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.