This is a discussion on Re: that come turn this onload command using c language in IDS within the Informix forums, part of the Database Server Software category; --> sunqf wrote: > my boss give me project . that come turn this onload command using c > language ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| sunqf wrote: > my boss give me project . that come turn this onload command using c > language in IDS 9.2 .that meaning write onload command code using c > language. everyone can you help me . > Please be more specific. I assume you don't want to rewrite onload, but a binary table unload and reload utility(ies)? Get my package, utils2_ak, from the IIUG Software Repository. One of the utilities it contains is ul.ec which will unload and/or reload binary files from/to a table. It currently does not handle every possible datatype but you could update the source for any special types you need for your site. Art S. Kagel sending to informix-list |