Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO not firing off Default Value
Message
From
16/01/2003 11:28:26
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
16/01/2003 11:26:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00742401
Message ID:
00742440
Views:
21
And I should have checked syntax before responding :)

oRS = oConn.Execute('StroredPProc(param)')
luValue = oRS.Fields(0).Value

Cetin

>I should've tried that before responding, there doesn't seem to be an Execute method in a RS.
>
>Kev
>
>>>>>Hi
>>>>>
>>>>>When creating a new record using an ADO Recordset via ODBC to a VFP DBC Table, it doesn't use the Default Value that I have in the Table properties.
>>>>>
>>>>>Is this normal? Do I have to enter the default value via ADO to achieve this?
>>>>>
>>>>>Thanks
>>>>>Kev
>>>>
>>>>Yes, but you could call stored proc from ADO.
>>>>Cetin
>>>
>>>Um, could you advise me on how to do that?
>>>
>>>Thanks
>>>Kev
>>
>>oRS.Execute("myStoredProc(param)")
>>
>>Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform