Re: EDS:: select or create table

new topic     » goto parent     » topic index » view thread      » older message » newer message
K_D_R said...

Key_gets was not the problem.

I'm not convinced that you are correct with this assertion. What does key_gets() do?

Could the problem be that you called key_gets() differently. When using it after the NO_TABLE test, you called it with a string containing one blank ... key_gets(" ", {}) but when calling it after the length(dbtblst) < 1 test, you callied with an empty string key_gets("",{}).

Is that significant?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu