I can not install freetds as installed as on first computer!
How to install freetds as installed as on first computer?
Regards,
Orgil
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@
Thank you so much Adnan!
You have rescued me from the hell like corner!
Big big thank, again again.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this grou
_Name FROM tblHR_CodeClass')
for line in conn:
print 'cc_Name: %s' % (line['cc_Name'])
break
conn.close()
regards,
Orgil
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To pos
Expected result is 'cc_Name: Аймаг, хот', but instead
'cc_Name: ?, ???' comes.
Please, share your experience!
regards,
Orgil
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group,
lt would be
'cc_Name: Aймаг, хот' because actual data is 'Aймаг, хот'.
Here is my question: Does the pyodbc library support Unicode?
regards,
Orgil
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this gr
on
c#.net. It was fine.
I have no idea to solve my problem because of so general error
message.
Please share your experience!
regards,
Orgil
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-use
ase, how to get unicode data!!!
Things getting even worse as time goes by.
please give me your hand!
regards,
Orgil
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@google
Hello!
I am using pymssql-1.9.908. And I have MSSQL2008 database server.
I ran following code from python 2.6:
---
import pymssql
conn = pymssql.connect(host='testserver', user='sa',
password='sa', database='testdb', as_dict=True)
crms = conn.
8 matches
Mail list logo