Click here to Skip to main content
15,891,529 members
Home / Discussions / Database
   

Database

 
GeneralRe: Missing table in SQL Server Pin
Marek Grzenkowicz22-Apr-08 23:36
Marek Grzenkowicz22-Apr-08 23:36 
GeneralRe: Missing table in SQL Server Pin
blakey40422-Apr-08 23:49
blakey40422-Apr-08 23:49 
GeneralRe: Missing table in SQL Server Pin
Marek Grzenkowicz23-Apr-08 1:27
Marek Grzenkowicz23-Apr-08 1:27 
AnswerRe: Missing table in SQL Server Pin
blakey40423-Apr-08 1:55
blakey40423-Apr-08 1:55 
GeneralConnectivity with SQl database Pin
Sankalp Verma22-Apr-08 22:56
Sankalp Verma22-Apr-08 22:56 
GeneralRe: Connectivity with SQl database Pin
Marek Grzenkowicz22-Apr-08 23:37
Marek Grzenkowicz22-Apr-08 23:37 
GeneralRe: Connectivity with SQl database Pin
Broken Bokken24-Apr-08 3:01
Broken Bokken24-Apr-08 3:01 
Generaltable-value function from ADO Pin
Green Fuze22-Apr-08 22:39
Green Fuze22-Apr-08 22:39 
Hey everybody!

I created a table-value function, so I will be able to perform a SELECT with parameters:
SELECT * FROM get_user (1) -- returns user with userID "1"


The problem is that I can't find a way to call this function from C++ using ADO (not ADO.Net). Confused | :confused:

I've been searching the net for 2 days now, and I'm pretty close to give up... Sigh | :sigh:


Thanks in advance!!! Smile | :)
AnswerRe: table-value function from ADO [modified] Pin
andyharman23-Apr-08 23:19
professionalandyharman23-Apr-08 23:19 
GeneralRe: table-value function from ADO Pin
Mark J. Miller24-Apr-08 10:17
Mark J. Miller24-Apr-08 10:17 
GeneralSlow running Insert/Update query for a specific db Pin
Maira K22-Apr-08 19:32
Maira K22-Apr-08 19:32 
GeneralRe: Slow running Insert/Update query for a specific db Pin
Ashfield22-Apr-08 21:21
Ashfield22-Apr-08 21:21 
GeneralRe: Slow running Insert/Update query for a specific db Pin
Maira K22-Apr-08 22:38
Maira K22-Apr-08 22:38 
GeneralRe: Slow running Insert/Update query for a specific db Pin
Ashfield23-Apr-08 2:21
Ashfield23-Apr-08 2:21 
GeneralInput string was not in a correct format Pin
chaitanya_dec2422-Apr-08 18:57
chaitanya_dec2422-Apr-08 18:57 
GeneralRe: Input string was not in a correct format Pin
Colin Angus Mackay22-Apr-08 23:42
Colin Angus Mackay22-Apr-08 23:42 
GeneralDatabase design problem Pin
snouto22-Apr-08 18:35
snouto22-Apr-08 18:35 
Questionlinked server on mysql replication?? Pin
Talsaniya Jayesh22-Apr-08 11:50
professionalTalsaniya Jayesh22-Apr-08 11:50 
AnswerRe: linked server on mysql replication?? Pin
leckey22-Apr-08 16:28
leckey22-Apr-08 16:28 
QuestionLINQ making SQL calls to an Oracle Sun Server. Pin
Steve Holdorf22-Apr-08 11:07
Steve Holdorf22-Apr-08 11:07 
GeneralRe: LINQ making SQL calls to an Oracle Sun Server. Pin
Colin Angus Mackay22-Apr-08 23:44
Colin Angus Mackay22-Apr-08 23:44 
GeneralDefault values in microsoft Sql Server Pin
Neophyte3022-Apr-08 5:25
Neophyte3022-Apr-08 5:25 
GeneralRe: Default values in microsoft Sql Server Pin
SimulationofSai22-Apr-08 7:26
SimulationofSai22-Apr-08 7:26 
GeneralRe: Default values in microsoft Sql Server Pin
Neophyte3022-Apr-08 23:22
Neophyte3022-Apr-08 23:22 
GeneralRe: Default values in microsoft Sql Server Pin
sonia.sardana23-Apr-08 23:38
sonia.sardana23-Apr-08 23:38 

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.