You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cis605
This might be a silly question, but how are we "running" the scripts?
I keep getting wrros with workbench.
Brice Rader
unread,
Apr 4, 2011, 10:30:14 PM4/4/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cis...@googlegroups.com
Do them in cmd. When you're doing it on your local machine login to mysql and then execute them. When you're doing it on the server you login to mysql on the server you do it like this:
mysql -h stem.unh.edu -u bbusername -p password is your bb username. Then you use the source command for example this is what i did: source ../../htdocs/i2c/sqlcode/i2c_create_db_and_user.sql
The "projects" folder on the server is the htdocs.
Scott
unread,
Apr 4, 2011, 11:21:16 PM4/4/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cis605
Thanks. I have some issues with the scripts I got to work out, but
that helps.
> > I keep getting wrros with workbench.- Hide quoted text -
>
> - Show quoted text -