On Jul 15, 3:35 pm, Lukasz Szybalski <szybal...@gmail.com> wrote:
> On Jul 15, 2:39 pm, David Gardner <dgard...@creatureshop.com> wrote:
>
> > take a look 
> > at:http://www.sqlalchemy.org/docs/reference/sqlalchemy/expressions.html?...
>
> Now, Could you give me an example of it ? I understand how to run func
> to get values like current timestamp, or count....but how to run a
> stored proc?
>
> print
> func.assp_Report_DailyTransactions(start_date='20100701',end_date='20100715') 
>      ??????????
> Is this the format? or?
>

Any idea what the proper format should be?
I was able to connect to the mssql database vi instance name on linux.
I've updated the docs on how to setup your odbc dsn connection string:
http://lucasmanual.com/mywiki/unixODBC

Now that I'm connected how do I execute, pass in variables like start
and end date?

Thanks,
Lucas

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to