Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access ODBC Client Server > I need the resu...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1453 of 1511
Post > Topic >>

I need the result in my MS access program...

by =?Utf-8?B?YWNyYWZ0X3Vwcw==?= <acraft_junk@[EMAIL PROTECTED] > Mar 24, 2008 at 11:17 AM

How do you capture this variable from SQL Server?
Example of T-SQL code:

declare @[EMAIL PROTECTED]
 varchar(20)
set @[EMAIL PROTECTED]
 = 'This was a success...'
select @[EMAIL PROTECTED]
 as NEW_FIELD

How do I capture the returned value "This was a success..." without
creating 
a tem****ary table on the SQL Server?  I am using MS Access and trying to
use 
the ADO.Recordset.


Should I use a different method?  Any suggestions or sample code?
-- 
A. Craft
Lead Programmer Analyst
 




 1 Posts in Topic:
I need the result in my MS access program...
=?Utf-8?B?YWNyYWZ0X3Vwcw=  2008-03-24 11:17:02 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 3:46:07 CST 2008.