Hello everyone
Please iam trying to submit a crud.create form
which iam loading as a component via ajax
my url is not the url is not pointing to the function of the crud form
i.e. my crud form is in a controller is celebrities and the function
is set_up
but my url is default/index (this is how
Thanks so Much
Laz and Mas
i was able to run the source from python 27 install and everything is fine now
you guys are the best
please how soon are we gon move web2py source to python version 3 ...
just asking ...
On 12/6/11, tOlorun wrote:
> When i import cx_Oracle from python sh
,
line 15, in
from globals import current
ImportError: No module named globals
C:\Users\Administrator>
method 2
-
kindly find attached screenshot
E:\tOlorun\tO\web2py>python web2py.py
you are working with Oracle google for this - Oracle Apex.
>
> On Dec 2, 11:56 pm, tOlorun wrote:
>> Thanks
>>
>> i am able to connect python to oracle database
>>
>> but iam talking about connecting using the web2py connection string
>>
>> db =
:
>
> $ python
>>>> import cx_Oracle
>>>> cnxn = cx_Oracle.connect('system/systempasswd@xe')
>>>> crsr = cnxn.cursor()
>>>> crsr.execute('SELECT * FROM dual')
>
>
>
> On Dec 2, 10:26 pm, tOlorun wrote:
>> Thanks
Thanks for the other time ...
buh iam back again ...
i dont seem to get a hang of connection strings (lols)
please kindly help me with the error below ...
Traceback (most recent call last):
File "gluon/restricted.py", line 194, in restricted
File "E:/tOlorun/web2py/web2
wow ... thoinx a million ... what can i do without you ... you're the best ...
On 11/26/11, Massimo Di Pierro wrote:
> db = DAL('mysql://w2p,pool_size=100')
>
> should be
>
> db = DAL('mysql://w2p',pool_size=100)
>
>
>
> On Nov 26,
Hi guys
iam new to using web2py framework and iam getting this error
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/gluon/restricted.py", line 192,
in restricted
exec ccode in environment
File "/home/oluwaseun/web2py/applications/mySQLsbApp/models/db.py",
line 18, i
8 matches
Mail list logo