Okay,
Now I've figured out that the script was never really executing anyway because it part of the OpenCard event and I need to close the card before that event executes. cute...
Now I get an error.
Type: Function: error in function handler
Line: get revOpenDatabase("ODBC","mydatabase","user ...
Search found 7 matches
- Wed Apr 04, 2007 11:41 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Any Real Database type examples?
- Replies: 7
- Views: 9860
- Wed Apr 04, 2007 10:50 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Any Real Database type examples?
- Replies: 7
- Views: 9860
- Wed Apr 04, 2007 8:16 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Any Real Database type examples?
- Replies: 7
- Views: 9860
- Wed Apr 04, 2007 5:52 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Any Real Database type examples?
- Replies: 7
- Views: 9860
- Wed Apr 04, 2007 9:03 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Any Real Database type examples?
- Replies: 7
- Views: 9860
Any Real Database type examples?
I've seen the tutorials and they are all single table type applications.
I've never developed anything like that before. Most of my applications have 50 to 100 tables, etc.
Since I purchase RunRev a few months ago, I have been unable to get anywhere with it. There are no examples of a real contact ...
I've never developed anything like that before. Most of my applications have 50 to 100 tables, etc.
Since I purchase RunRev a few months ago, I have been unable to get anywhere with it. There are no examples of a real contact ...
- Fri Feb 02, 2007 6:12 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: ODBC Connection busy with results for another hstmt ?
- Replies: 2
- Views: 5050
- Thu Feb 01, 2007 8:20 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: ODBC Connection busy with results for another hstmt ?
- Replies: 2
- Views: 5050
ODBC Connection busy with results for another hstmt ?
I'm new (can't you tell?) to Rev.
I'm trying to establish an ODBC connection to an existing mssql DB.
So, I create a new Mainstack. I then create a query. So far seems okay.
I add a table to the card and setup the database properties.
If I run the card - nothing happens. So I switch to dev mode ...
I'm trying to establish an ODBC connection to an existing mssql DB.
So, I create a new Mainstack. I then create a query. So far seems okay.
I add a table to the card and setup the database properties.
If I run the card - nothing happens. So I switch to dev mode ...