|
-
Jul 23rd, 2003, 07:05 PM
#1
Thread Starter
New Member
Run VB Functions in SQL Code?
Hi guys, my first real database program and I'm just stuck on one thing:
I have a table that has a generic birthdate for each member in the format mm/dd/yy. I have a vb function setup to do an age calculation based on today's date called Age(). How do I go about making sql use the function?
-
Jul 25th, 2003, 07:20 AM
#2
Addicted Member
You cannot use user functions in SQL. Sorry.
( : ns-code : )
FCP Products

-
Jul 25th, 2003, 08:24 AM
#3
ns-code is right.... SQL itself cannot call VB functions, or C or C++, or C#.... or Java....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|