forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

'use'

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General
View previous topic :: View next topic  
Author Message
dmcmillan



Joined: 04 Jul 2006
Posts: 22

PostPosted: Tue Dec 05, 2006 12:56 pm    Post subject: 'use' Reply with quote

Hello,

I am tying to run some example code to get my program interfacing with an access database. The problem I have is with the 'use' command:

use f90SQL

The code then calls one of the functions contained in this f90SQL.for file:

call f90SQLAllocHandle(SQL_HANDLE_ENV, SQL_NULL_HANDLE, EnvHndl, iRet)

However at this point I get an error:

Call to missing routine f90SQLAllocHandle

I am unsure how to interpret this.

Can anyone help?

Thanks

David McMillan
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Tue Dec 05, 2006 6:34 pm    Post subject: Reply with quote

You need to link your source with f90SQL.obj the file produced when you compile f90SQL.for. This should be automatic if you create a suitable project using Plato or Visual Studio.
Back to top
View user's profile Send private message AIM Address
dmcmillan



Joined: 04 Jul 2006
Posts: 22

PostPosted: Wed Dec 06, 2006 11:20 am    Post subject: working it out Reply with quote

Many Thanks for that.

David
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> General All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group