Loading...
Searching...
No Matches
sqlconnect Interface Reference

Definition

Definition at line 195 of file sql.f90.


The documentation for this interface was generated from the following file:

Finalizer

◆ sqlconnect()

integer(c_short) function sqlconnect ( type(c_ptr), intent(in), value connectionhandle,
character(kind=c_char) servername,
integer(c_short), intent(in), value namelength1,
character(kind=c_char) username,
integer(c_short), intent(in), value namelength2,
character(kind=c_char) authentication,
integer(c_short), intent(in), value namelength3 )

Definition at line 195 of file sql.f90.